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-12-10 17:53:44 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:34:41 +0300
commit69427fef32e99c4054a61477d4ec7f57ed53a553 (patch)
tree56f1c0aadbe58e6701f4aba4fcf7a6158ea42310 /android/res/drawable
parent583300c91ea91d1789fe8afef56c3171c565abfa (diff)
Icons update.
Diffstat (limited to 'android/res/drawable')
-rw-r--r--android/res/drawable/separator_medium_padded.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/drawable/separator_medium_padded.xml b/android/res/drawable/separator_medium_padded.xml
index c457e89f25..a998d80299 100644
--- a/android/res/drawable/separator_medium_padded.xml
+++ b/android/res/drawable/separator_medium_padded.xml
@@ -4,7 +4,7 @@
android:left="@dimen/margin_medium"
android:right="@dimen/margin_medium">
<shape>
- <solid android:color="@color/divider_standart"/>
+ <solid android:color="@color/divider_standard"/>
</shape>
</item>
</layer-list> \ No newline at end of file