I am developing a mobile site and have noticed that on android all the background images are rendering very poorly, they all seem to be quite blurred? Has anyone come across this problem? The image im using is 131 x 32px in png 24 format and the file size is 5.37kb. Im using the latest version of android 3.2.2. I have read an article online where someone was having the same problem but their problem was due to a large canvas size which isnt the case here.
Share
I just wrote an article about this if you want a full explanation.
Long story short, use a larger image (393 x 96 pixels) and then use background-size to shrink it: