mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-13 15:40:27 +00:00
Improved row separator
This commit is contained in:
parent
39210829bc
commit
6a24566ddc
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue