mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Expand forwarding search touch target.
This commit is contained in:
committed by
Clark Chen
parent
9924e293c9
commit
1923b84a01
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user