4 lines
No EOL
194 B
XML
4 lines
No EOL
194 B
XML
<View xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="10dp"
|
|
android:background="@drawable/preference_divider" /> |