Is it possible to apply a custom background to each Listview item via the list selector?
The default selector specifies @android:color/transparent for t
@android:color/transparent
You can write a theme:
android:name=".List10" android:theme="@style/Theme"
theme.xml
styles.xml