Fix wikivoyage search button background
This commit is contained in:
parent
951eefb7ff
commit
7f028b4e63
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
android:id="@+id/search_button"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/bottom_sheet_list_item_height"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:background="?attr/selectableItemBackgroundBorderless"
|
||||
android:gravity="center_vertical">
|
||||
|
||||
<TextView
|
||||
|
|
Loading…
Reference in a new issue