MobileNotifier
MobileNotifier copied to clipboard
[IMPROVEMENT] Send button
i noticed the send button had stripes on, which were only really visible on a retina screen (iphone 4) i have created a non-retina send button for the devices which do not have that clear screen. I have tested my new send button on my iphone 3gs and i can say that it looks pretty good.
button is below; http://i728.photobucket.com/albums/ww281/neelo_prodz/btn_send.png
you can apply this change by SSH into your device and going into
Library / Application Support / MobileNotifier
then just drag the image i have given above into the directory.
Don't do this if you have an iphone 4, it has not been made for that device specifically, nothing will happen, youll just a crappy looking send button.
Why not just fully implement @2x images for retina/nonretina?
@exiva hits on a very good point, here. I slack off when it comes to retina/nonretina images. We really should be pulling them from a bundle, then we get @2x compatibility...