mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Add WhiteSearchBarTheme to styles.xml (#2211)
This commit is contained in:
parent
774436ce7b
commit
5c8a0cdd93
2 changed files with 3 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue