In 1.5, 1.6 this: -- <ImageView xmlns:android="http://schemas.android.com/apk/res/android" android:src="?android:attr/listDivider" android:layout_height="1dp" android:layout_width="fill_parent" /> -- renders into the same divider used in ListViews. Now, under 2.0 it renders as a dot. What has changed and how can I fix it?
TIA. -- 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

