mirror of
https://github.com/ev-map/EVMap.git
synced 2026-06-12 08:17:14 -04:00
increase touch target size for search bar
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
<TextView
|
||||
android:id="@+id/search"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:gravity="center_vertical"
|
||||
android:text="@string/search"
|
||||
android:textAppearance="@style/TextAppearance.MaterialComponents.Subtitle1"
|
||||
android:textColor="?android:textColorSecondary" />
|
||||
|
||||
Reference in New Issue
Block a user