I have an app, which provides a switchable set of night mode (red)
controls using a custom Theme. The controls are in the Shared
Preferences view. I have copied and colored all of the necessary
images for my controls from Android git sources' hdpi and mdpi
folders. The red theme works perfectly fine on the 160 dpi screen
(480x800 Android 3.2), but on the 240 one (480x854 Android 2.1) custom
check boxes and radios are invisible, they do not occupy any space on
the line with label either. Though the drop down list control on a
simple linear view seems to be shown perfectly fine. The only
difference I can see is that the later one has .9.png images.

What is wrong and how to fix that?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to