Perguntas com a marcação «divider»

98
Android ListView Divider

Eu tenho este código: <ListView android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@+id/cashItemsList" android:cacheColorHint="#00000000" android:divider="@drawable/list_divider"></ListView> onde @drawable/list_dividerestá: <shape...