Hi, In one of my layout files, I specify the height of a listview's divider is 1dip:
<ListView .... android:dividerHeight="1dip" /> I'm building against SDK 3. When I run my app on a Droid, everything scales ok for me in the compatibility mode, but every other listview divider is about 2 'px' high instead of 1. Before I start switching over to the new screen modes options, is there a way I can get it to scale correctly as-is? Thanks -- 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