Fix wikivoyage search button background

This commit is contained in:
Alex Sytnyk 2018-04-20 22:46:51 +03:00
parent 951eefb7ff
commit 7f028b4e63

View file

@ -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