From 9a09d6bbed781afdc171297ea368cfd1ac25952f Mon Sep 17 00:00:00 2001 From: sujinwen <sujinwen@454eff88-639b-444f-9e54-f578c98de674> Date: 星期三, 26 七月 2017 18:00:43 +0800 Subject: [PATCH] Failed commit: Default --- VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/res/values-v14/values-v14.xml | 35 +++++++++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/res/values-v14/values-v14.xml b/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/res/values-v14/values-v14.xml new file mode 100644 index 0000000..d095bef --- /dev/null +++ b/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/res/values-v14/values-v14.xml @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/styles_base_text.xml --> + <eat-comment/> + <style name="Base.TextAppearance.AppCompat.Button"> + <item name="android:textSize">@dimen/abc_text_size_button_material</item> + <item name="android:textAllCaps">true</item> + <item name="android:textColor">?android:textColorPrimary</item> + </style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/themes_base.xml --> + <eat-comment/> + <style name="Platform.AppCompat" parent="Platform.V14.AppCompat"/> + <style name="Platform.AppCompat.Light" parent="Platform.V14.AppCompat.Light"/> + <style name="Platform.V14.AppCompat" parent="Platform.V11.AppCompat"> + <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item> + + <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> + <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> + </style> + <style name="Platform.V14.AppCompat.Light" parent="Platform.V11.AppCompat.Light"> + <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item> + + <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> + <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> + </style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/styles.xml --> + <eat-comment/> + <style name="TextAppearance.StatusBar.EventContent" parent="@android:style/TextAppearance.StatusBar.EventContent"/> + <style name="TextAppearance.StatusBar.EventContent.Info"/> + <style name="TextAppearance.StatusBar.EventContent.Line2"> + <item name="android:textSize">@dimen/notification_subtext_size</item> + </style> + <style name="TextAppearance.StatusBar.EventContent.Time"/> + <style name="TextAppearance.StatusBar.EventContent.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title"/> +</resources> \ No newline at end of file -- Gitblit v1.8.0