fix textZoom positioning
This commit is contained in:
parent
1de57bc224
commit
be8bfb7992
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="top|center"
|
||||
android:gravity="center_horizontal"
|
||||
android:layout_marginTop="3dp"
|
||||
android:textSize="@dimen/map_button_text_size" />
|
||||
</FrameLayout>
|
||||
|
|
Loading…
Reference in a new issue