mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-17 07:41:15 +01:00
Small layout improvement
This commit is contained in:
@@ -494,7 +494,6 @@
|
|||||||
android:layout_width="36dp"
|
android:layout_width="36dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="6dp"
|
android:layout_marginTop="6dp"
|
||||||
android:layout_marginEnd="6dp"
|
|
||||||
android:background="?android:attr/selectableItemBackgroundBorderless"
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
||||||
android:contentDescription="@string/title_advanced_write_below"
|
android:contentDescription="@string/title_advanced_write_below"
|
||||||
android:padding="3dp"
|
android:padding="3dp"
|
||||||
@@ -507,6 +506,7 @@
|
|||||||
android:id="@+id/tvLanguage"
|
android:id="@+id/tvLanguage"
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginStart="6dp"
|
||||||
android:layout_marginTop="6dp"
|
android:layout_marginTop="6dp"
|
||||||
android:ellipsize="end"
|
android:ellipsize="end"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user