mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-10 12:08:34 +00:00
4 lines
179 B
XML
4 lines
179 B
XML
<View xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="10dp"
|
|
android:background="?pref_divider" /> |