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-18 13:49:29 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:47:54 +0300
commit409cfc559adaa6aa5fb39bef38ff71d61dec8e95 (patch)
tree9c74ec4c7644665793feeed97c74c0c6e40c7cda /android/res/values-v21
parent5d53be0956abb5c570476b9d48110a3fdb1dac53 (diff)
Styles modifications according to the new AppCompat lib.
Diffstat (limited to 'android/res/values-v21')
-rw-r--r--android/res/values-v21/styles.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/res/values-v21/styles.xml b/android/res/values-v21/styles.xml
index ee07aff760..a7ac277939 100644
--- a/android/res/values-v21/styles.xml
+++ b/android/res/values-v21/styles.xml
@@ -16,4 +16,6 @@
<item name="android:background">@android:color/transparent</item>
</style>
+ <style name="MwmWidget.FrameLayout.Elevation"/>
+
</resources> \ No newline at end of file