mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 08:08:16 +02:00
Small layout improvement
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
android:background="?attr/activatableItemBackground"
|
||||
android:descendantFocusability="beforeDescendants"
|
||||
android:focusable="true"
|
||||
android:focusableInTouchMode="true">
|
||||
android:focusableInTouchMode="true"
|
||||
android:paddingEnd="3dp">
|
||||
|
||||
<View
|
||||
android:id="@+id/vwColor"
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
android:background="?attr/activatableItemBackground"
|
||||
android:descendantFocusability="beforeDescendants"
|
||||
android:focusable="true"
|
||||
android:focusableInTouchMode="true">
|
||||
android:focusableInTouchMode="true"
|
||||
android:paddingEnd="3dp">
|
||||
|
||||
<View
|
||||
android:id="@+id/vwColor"
|
||||
|
||||
Reference in New Issue
Block a user