Can anyone post a high res Netflix icon? I like the one that thelatinist posted but it's not high res. Anyone has that one I'm high res? Thanks
You can add shine to the stock icon yourself. Just go into the info.plist in Netflix.app and change
Code:
<key>UIPrerenderedIcon</key>
<true/>
to
Code:
<key>UIPrerenderedIcon</key>
<false/>
then reboot. You should now have a nice shiny app like mine (but at your phone's resolution) without changing any images.
ETA: It appears that a reboot doesn't always work. You may have to reboot and respring to get the changes to take effect. Just keep trying and it will eventually work.