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:
authorАлександр Зацепин <az@mapswithme.com>2018-03-27 20:27:35 +0300
committerArsentiy Milchakov <milcars@mapswithme.com>2018-03-28 11:07:04 +0300
commitd2404e275fc46e0807f591c89dff289e6f05d0de (patch)
tree317be4d66d375f73dc55881dadde52d2d275ab63 /android/res
parent329be531f14889f5555ed8d99ff6a7ce28cd1422 (diff)
[android] Fixed subtitle styles for discovery and booking filters
Diffstat (limited to 'android/res')
-rw-r--r--android/res/values/styles-text.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/android/res/values/styles-text.xml b/android/res/values/styles-text.xml
index 5104c7c41f..737a4d83f5 100644
--- a/android/res/values/styles-text.xml
+++ b/android/res/values/styles-text.xml
@@ -194,7 +194,6 @@
<style name="MwmTextAppearance.Discovery.Subtitle" parent="MwmTextAppearance.Body3">
<item name="android:fontFamily" tools:targetApi="jelly_bean">@string/robotoMedium</item>
- <item name="android:textAllCaps">true</item>
<item name="android:gravity">start</item>
</style>
@@ -214,7 +213,6 @@
<style name="MwmTextAppearance.BookingFilter.Title" parent="MwmTextAppearance.Body3">
<item name="android:fontFamily" tools:targetApi="jelly_bean">@string/robotoMedium</item>
- <item name="android:textAllCaps">true</item>
</style>
<style name="MwmTextAppearance.BookingFilter.Warning" parent="MwmTextAppearance.Body3">