<View android:layout_height="2dip" android:background="#FFFFFFFF" android:id="@+id/seperator2" android:layout_width="fill_parent" android:layout_y="195dip"/> *use this with background color u want and the y position,,,*
On Fri, Oct 15, 2010 at 10:42 AM, TreKing <[email protected]> wrote: > On Wed, Oct 13, 2010 at 6:03 PM, Varun Khanduja > <[email protected]>wrote: > >> I am wondering if someone has insights into how I can put a line divider >> between each line( row) >> > > You can simply add a 1 or 2 pixel high TextView iwth no text and a unique > background color. Or an ImageView with a custom drawable that defines the > divider. > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- A N K ! T...... -- 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

