[android] Added the "hotel_search" btn for the tablets' landscape mode

This commit is contained in:
Dmitry Donskoy 2019-07-30 08:40:41 +03:00 committed by Aleksey Belousov
parent ca2a93632b
commit a33cf2fe2c

View file

@ -58,6 +58,11 @@
android:tint="?attr/colorAccent"
android:src="@drawable/ic_menu_download_guides"/>
<ImageView
android:id="@+id/hotel_search"
style="@style/MwmTheme.Menu.Line.Button"
android:src="@drawable/ic_menu_hotel_search"/>
<FrameLayout
android:layout_width="wrap_content"
android:layout_height="match_parent">