forked from organicmaps/organicmaps
[android] Added the "hotel_search" btn for the tablets' landscape mode
This commit is contained in:
parent
ca2a93632b
commit
a33cf2fe2c
1 changed files with 5 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue