improve settings items

This commit is contained in:
sk
2022-12-23 17:35:16 -03:00
committed by LucasGGamerM
parent f4596998aa
commit c719ac22da
4 changed files with 20 additions and 16 deletions

View File

@@ -3,7 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="48dp"
android:layout_height="wrap_content"
android:minHeight="48dp"
android:gravity="center_vertical"
android:layoutDirection="locale">
@@ -22,6 +23,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:paddingVertical="8dp"
android:textSize="16sp"
android:textColor="?android:textColorPrimary"
tools:text="@string/theme_true_black"/>