mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 11:53:47 +00:00
[android] Fix size of hint of list selector
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user