Expand forwarding search touch target.

This commit is contained in:
Nicholas Tinsley 2023-12-18 13:48:31 -05:00 committed by Clark Chen
parent 9924e293c9
commit 1923b84a01

View file

@ -23,7 +23,7 @@
<EditText
android:id="@+id/search_view"
android:layout_width="0px"
android:layout_height="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="center_vertical"
android:layout_weight="1"
android:background="@android:color/transparent"