forked from organicmaps/organicmaps
Correction for tablets.
This commit is contained in:
parent
ce9cced9dd
commit
3b63e003ad
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,12 @@
|
|||
android:gravity="top"
|
||||
android:orientation="vertical">
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/btn__myposition"
|
||||
style="@style/MwmWidget.MapButton.White"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:src="@drawable/bg_btn_white"/>
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/yop_it"
|
||||
style="@style/MwmWidget.MapButton.White"
|
||||
|
|
Loading…
Add table
Reference in a new issue