Thanks, Jon. For future reference: -- <ImageView android:src="?android:attr/listDivider" android:layout_height="1dp" android:layout_width="fill_parent" /> --
On Jul 1, 5:23 am, Jon Colverson <[email protected]> wrote: > On Jul 1, 2:53 am, gsmd <[email protected]> wrote: > > > Which drawable does the default ListView use as a divider? > > TIA. > > ?android:attr/listDivider in a view with layout_height of 1dp. > > -- > Jon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

