I gave up trying to solve the problem. My current solution is to use a small patch of the color that I want to use as the background to make a tiled background.
On Apr 26, 5:38 pm, Mark Wyszomierski <[email protected]> wrote: > >> Not all devices use 24-bit color buffers. Some are 16-bit > > Good point. I saw this on the N1, nexus S for sure, can't remember > where else I saw it. > > On Apr 26, 5:08špm, Kostya Vasilyev <[email protected]> wrote: > > > > > > > > > PNG is lossless, it's basically LZW or something similar applied on a > > per-block basis, IIRC. JPG is the lossy one. > > > The build tools do perform some image optimizations, but, as far as I know, > > they don't change color values. > > 27.04.2011 1:04 ÐÏÌØÚÏ×ÁÔÅÌØ "lbendlin" <[email protected]> ÎÁÐÉÓÁÌ: > > > > png is lossy, right? What if you use a lossless format? > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Android Developers" group. > > > To post to this group, send email to [email protected] > > > To unsubscribe from this group, send email to > > > [email protected] > > > For more options, visit this group at > > >http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

