/[projects]/android/BarcodeSample/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.1/res/values-v14/values.xml
ViewVC logotype

Contents of /android/BarcodeSample/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.1/res/values-v14/values.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2527 - (show annotations) (download) (as text)
Thu May 7 10:22:14 2015 UTC (9 years, 1 month ago) by torben
File MIME type: text/xml
File size: 1812 byte(s)


1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3 <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-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/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-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.V12.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.V12.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 </resources>

  ViewVC Help
Powered by ViewVC 1.1.20