mirror of https://github.com/M66B/FairEmail.git
Improved row separator
This commit is contained in:
parent
39210829bc
commit
6a24566ddc
|
@ -21,7 +21,8 @@
|
|||
<View
|
||||
android:id="@+id/content_separator"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"
|
||||
android:layout_height="3dp"
|
||||
android:layout_marginVertical="1dp"
|
||||
android:background="?attr/colorSeparator" />
|
||||
|
||||
<FrameLayout
|
||||
|
|
Loading…
Reference in New Issue