Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Yunitsky <yunik@mapswithme.com>2015-05-25 13:43:08 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:48:32 +0300
commitd9f4d6994d738c7ffff01696bdc229a7579e0810 (patch)
treee51b634edd3d7a5fbcf0fdc225b67ac9ac23945a /android/res/values-land
parent511957592343b66dcbb0fb0e492bd4da9d0cdb81 (diff)
Styles fix for tablets & landscape mode.
Diffstat (limited to 'android/res/values-land')
-rw-r--r--android/res/values-land/dimens.xml (renamed from android/res/values-land/dimen.xml)1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/res/values-land/dimen.xml b/android/res/values-land/dimens.xml
index 9bac179633..f1b5ab26df 100644
--- a/android/res/values-land/dimen.xml
+++ b/android/res/values-land/dimens.xml
@@ -3,5 +3,6 @@
<dimen name="zoom_plus_top_margin">-10dp</dimen>
<dimen name="drawer_top_padding">12dp</dimen>
+ <dimen name="margin_bottom_zoom_buttons">180dp</dimen>
</resources> \ No newline at end of file