1 <?xml version=
"1.0" encoding=
"utf-8"?>
3 <!-- From: file:/usr/local/google/buildbot/src/googleplex-android/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/styles_base_text.xml --
>
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>
10 <!-- From: file:/usr/local/google/buildbot/src/googleplex-android/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/themes_base.xml --
>
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>
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>
20 <style name=
"Platform.V14.AppCompat.Light" parent=
"Platform.V11.AppCompat.Light">
21 <item name=
"android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable
</item>
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>
26 <!-- From: file:/usr/local/google/buildbot/src/googleplex-android/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/styles.xml --
>
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>
33 <style name=
"TextAppearance.StatusBar.EventContent.Time"/>
34 <style name=
"TextAppearance.StatusBar.EventContent.Title" parent=
"@android:style/TextAppearance.StatusBar.EventContent.Title"/>