mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-12 17:15:37 +02:00
Don't use a custom widget to separate preference categories.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<View xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"
|
||||
android:background="@color/divider">
|
||||
</View>
|
||||
Reference in New Issue
Block a user