mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 13:39:24 +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" /> |