> Hi,
>
> Between each row in list view, android draw a horizontal line (fades away
> at
> both ends).
> If I have a LinearLayout view, how can i add a border like that?

Add a 1px high View with a suitable background color or gradient in
between each of your other widgets in the LinearLayout.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html


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