Has anyone else experienced this? Is this a bug in Android or a bug in
my brain?

I made a custom divider for a ListView. I want the divider to show in
the middle of the view. In other words with a left and right padding.
So I added a android:paddingLeft and android:paddingRight attribute to
the layout of the view. The left side is working just as I expected
and it looks great. But the right side is not working, the divier
draws all the way to the right edge of the view. Is there a trick to
this?

I see a setDividerHeight method but no setDividerWidth.

Any thoughts.

Thank you !

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to