The margin and alignment settings on the ListView only apply to where the 
listview is positioned in the Relative Layout.  To control how the text 
appears in the ListView's individual items, you'll need to alter the 
properties on the TextView provided for the list items via the Adapter.

-- 
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