This commit is contained in:
Horis
2026-02-10 18:30:02 +08:00
parent db18afed04
commit fc6a1e38fd
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -105,7 +105,7 @@
android:layout_height="50dp"
android:background="?android:attr/selectableItemBackgroundBorderless"
android:clickable="true"
android:contentDescription="@string/read_aloud"
android:contentDescription="@string/main_menu"
android:focusable="true"
android:orientation="vertical"
android:paddingBottom="7dp">
@@ -191,7 +191,7 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1"
android:contentDescription="@string/aloud_config"
android:contentDescription="@string/setting"
android:src="@drawable/ic_settings"
app:tint="@color/primaryText"
tools:ignore="NestedWeights" />
@@ -385,7 +385,7 @@
android:layout_height="0dp"
android:layout_weight="1"
android:adjustViewBounds="true"
android:contentDescription="@string/aloud_config"
android:contentDescription="@string/setting"
android:maxHeight="20dp"
android:src="@drawable/ic_settings"
app:tint="@color/primaryText"
+1 -1
View File
@@ -168,7 +168,7 @@
android:layout_height="wrap_content"
android:background="?android:attr/selectableItemBackgroundBorderless"
android:clickable="true"
android:contentDescription="@string/read_aloud"
android:contentDescription="@string/main_menu"
android:focusable="true"
android:orientation="vertical"
android:paddingBottom="7dp">