Small layout improvement

This commit is contained in:
M66B
2025-11-16 14:46:15 +01:00
parent 16f2d4af20
commit 0bd542ca35

View File

@@ -494,7 +494,6 @@
android:layout_width="36dp"
android:layout_height="wrap_content"
android:layout_marginTop="6dp"
android:layout_marginEnd="6dp"
android:background="?android:attr/selectableItemBackgroundBorderless"
android:contentDescription="@string/title_advanced_write_below"
android:padding="3dp"
@@ -507,6 +506,7 @@
android:id="@+id/tvLanguage"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="6dp"
android:layout_marginTop="6dp"
android:ellipsize="end"
android:singleLine="true"