comapct widget expand search field
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
|
||||
<Button
|
||||
android:id="@+id/search_button"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:background="@drawable/search_text_field"
|
||||
android:drawableStart="@drawable/icon_with_size"
|
||||
android:drawableEnd="@drawable/mdi_icon_microphone_tint"
|
||||
|
||||
Reference in New Issue
Block a user