summaryrefslogtreecommitdiffstats
path: root/res/values-land
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2016-01-07 21:07:51 +0100
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-01-09 02:32:45 -0800
commita4a443b4e2e393d3b0d0e201075a95b02fe0c377 (patch)
tree75bd3236cc1c9637562e4bf244cb7214278a008e /res/values-land
parent88daff8860dc358a7a084e859f5d72d7a46d9afe (diff)
downloadandroid_packages_apps_Snap-a4a443b4e2e393d3b0d0e201075a95b02fe0c377.tar.gz
android_packages_apps_Snap-a4a443b4e2e393d3b0d0e201075a95b02fe0c377.tar.bz2
android_packages_apps_Snap-a4a443b4e2e393d3b0d0e201075a95b02fe0c377.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>