parent
9b0977cff0
commit
727d262e55
@ -0,0 +1,8 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<android.support.v7.widget.SearchView |
||||
xmlns:android="http://schemas.android.com/apk/res/android" |
||||
xmlns:app="http://schemas.android.com/apk/res-auto" |
||||
android:layout_width="match_parent" |
||||
android:layout_height="wrap_content" |
||||
app:searchHintIcon="@null" |
||||
android:maxWidth="10000dp" /> |
Loading…
Reference in new issue