summaryrefslogtreecommitdiffstats
path: root/res/values-land
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2016-01-07 21:07:51 +0100
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 21:57:42 +0200
commitd34395d5a54157bad983a12be5bae9411857a4cc (patch)
treefddab9f8bd697e087fcb4eb28bbb6524298bc1b3 /res/values-land
parent3bbc02f8e3149204d4bee1a863525ab2996d5847 (diff)
downloadandroid_packages_apps_Snap-d34395d5a54157bad983a12be5bae9411857a4cc.tar.gz
android_packages_apps_Snap-d34395d5a54157bad983a12be5bae9411857a4cc.tar.bz2
android_packages_apps_Snap-d34395d5a54157bad983a12be5bae9411857a4cc.zip
Snap: initial materialization
Just for initial ship Change-Id: I8d6c0d71d1b94e6eb2f43ab962fb92de0e6c7093 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
Diffstat (limited to 'res/values-land')
-rw-r--r--res/values-land/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml
index 69b524e70..7195ac821 100644
--- a/res/values-land/styles.xml
+++ b/res/values-land/styles.xml
@@ -16,7 +16,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Spinner primary text is smaller than usual due to extra vertical padding in spinner asset -->
- <style name="ActionBarTwoLinePrimary" parent="@android:style/TextAppearance.Holo.Widget.ActionBar.Title">
+ <style name="ActionBarTwoLinePrimary" parent="@android:style/TextAppearance.Material.Widget.ActionBar.Title">
<item name="android:textSize">14sp</item>
</style>