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>2014-07-26 01:04:16 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:22:09 +0300
commit1740f547232470ef2a46cd853b1521c83dffae5a (patch)
tree8c4eb8e89a2d2138b4c437038ba52d19b5efbb1f /android/flavors
parent17f3f5ffe08ac09142c68ea560f8f6fe2af3087c (diff)
Removed transparency in delimiters.
Diffstat (limited to 'android/flavors')
-rw-r--r--android/flavors/lite/res/layout/map_bottom_vertical_toolbar.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/flavors/lite/res/layout/map_bottom_vertical_toolbar.xml b/android/flavors/lite/res/layout/map_bottom_vertical_toolbar.xml
index 904dd2c97f..ca6defc141 100644
--- a/android/flavors/lite/res/layout/map_bottom_vertical_toolbar.xml
+++ b/android/flavors/lite/res/layout/map_bottom_vertical_toolbar.xml
@@ -3,6 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
+ android:background="@color/bg_bottom_toolbar"
android:orientation="vertical">
<TextView