forked from organicmaps/organicmaps
[android] Rolled back the myposition/zoomin/zoomout alignment to the bottom
This commit is contained in:
parent
ad8aee6746
commit
e1a3334e1a
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@
|
|||
style="@style/MwmWidget.MapButton"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginBottom="@dimen/menu_line_height"
|
||||
android:layout_below="@id/nav_zoom_out"
|
||||
android:layout_marginTop="@dimen/margin_double"
|
||||
android:contentDescription="@string/my_position"
|
||||
android:tint="@null"/>
|
||||
</RelativeLayout>
|
||||
|
|
Loading…
Add table
Reference in a new issue