[android] Fix size of hint of list selector

Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste
2025-11-20 18:27:14 +01:00
committed by x7z4w
parent d5f640c6d0
commit ff5ae33f2a

View File

@@ -53,7 +53,7 @@
android:layout_marginEnd="@dimen/margin_quadruple"
android:layout_marginStart="@dimen/margin_half_plus"
android:text="@string/list"
android:textAppearance="@style/MwmTextAppearance.Body3" />
android:textAppearance="@style/MwmTextAppearance.Body4" />
<com.google.android.material.textview.MaterialTextView
android:id="@+id/tv__bookmark_set"
android:layout_width="match_parent"