I have tried also on my device (i5500) but same problem and it's the same also if i set ividerHeight="1" for the ListView. The problem goes away if set dividerHeight >=2, but it's not what I want. Thanks
On 15 Ott, 23:56, Mark Murphy <[email protected]> wrote: > That may simply be a problem with the emulator, particularly if you > are running it in QVGA mode, as your image suggests. Try it on > hardware, or on the emulator in different resolutions. > > Note that you can set the divider height to be whatever you wish, > using the android:dividerHeight attribute on ListView. > > On Fri, Oct 15, 2010 at 5:50 PM, Marco Rocco <[email protected]> wrote: > > I have a problem with ListView, it seems a bug, setting a textsize for > > textview of a ListView, not all separator line are shown! (ListView > > doesn't show all item separator)... you can see the in this > > screenshoot:http://yfrog.com/myselezione002pi have prepared a little > > testcase for this issue:http://pastie.org/1218668 > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android 2.2 Programming Books:http://commonsware.com/books -- 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

