Merge branch 'target_marshmallow' of https://github.com/owncloud/android into beta
[pub/Android/ownCloud.git] / libs / android-support-appcompat-v7-exploded-aar / res / values-v14 / values-v14.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3 <!-- From: file:/usr/local/google/buildbot/src/googleplex-android/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/styles_base_text.xml -->
4 <eat-comment/>
5 <style name="Base.TextAppearance.AppCompat.Button">
6 <item name="android:textSize">@dimen/abc_text_size_button_material</item>
7 <item name="android:textAllCaps">true</item>
8 <item name="android:textColor">?android:textColorPrimary</item>
9 </style>
10 <!-- From: file:/usr/local/google/buildbot/src/googleplex-android/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/themes_base.xml -->
11 <eat-comment/>
12 <style name="Platform.AppCompat" parent="Platform.V14.AppCompat"/>
13 <style name="Platform.AppCompat.Light" parent="Platform.V14.AppCompat.Light"/>
14 <style name="Platform.V14.AppCompat" parent="Platform.V11.AppCompat">
15 <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item>
16
17 <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
18 <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
19 </style>
20 <style name="Platform.V14.AppCompat.Light" parent="Platform.V11.AppCompat.Light">
21 <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item>
22
23 <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
24 <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
25 </style>
26 <!-- From: file:/usr/local/google/buildbot/src/googleplex-android/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/styles.xml -->
27 <eat-comment/>
28 <style name="TextAppearance.StatusBar.EventContent" parent="@android:style/TextAppearance.StatusBar.EventContent"/>
29 <style name="TextAppearance.StatusBar.EventContent.Info"/>
30 <style name="TextAppearance.StatusBar.EventContent.Line2">
31 <item name="android:textSize">@dimen/notification_subtext_size</item>
32 </style>
33 <style name="TextAppearance.StatusBar.EventContent.Time"/>
34 <style name="TextAppearance.StatusBar.EventContent.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title"/>
35 </resources>