Add WhiteSearchBarTheme to styles.xml (#2211)

This commit is contained in:
Adam Jones 2019-01-01 10:25:34 +00:00 committed by Vivek Maskara
parent 774436ce7b
commit 5c8a0cdd93
2 changed files with 3 additions and 4 deletions

View file

@ -35,6 +35,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:focusable="true"
app:theme="@style/WhiteSearchBarTheme"
android:queryBackground="@android:color/transparent"
android:searchIcon="@null"
android:paddingLeft="-16dp"