That's a limitation with scaling activities in compatibility mode. Small (1 pixel) lines might end up being 2 pixels instead.
On Sun, Dec 6, 2009 at 5:00 PM, API Tests <testapiacco...@gmail.com> wrote: > 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 > -- Romain Guy Android framework engineer romain...@android.com Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them -- 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