From e263368e98a73e8087eb9fd65f6c48999ddac4c5 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期三, 19 七月 2017 17:23:34 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/res/values-hdpi/values-hdpi.xml | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/res/values-hdpi/values-hdpi.xml b/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/res/values-hdpi/values-hdpi.xml new file mode 100644 index 0000000..f3ad8c2 --- /dev/null +++ b/VisitFace/DemoForBsk/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/res/values-hdpi/values-hdpi.xml @@ -0,0 +1,10 @@ +<?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-hdpi/styles_base.xml --> + <eat-comment/> + <style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle.Common"> + <item name="barLength">18.66dp</item> + <item name="gapBetweenBars">3.33dp</item> + <item name="drawableSize">24dp</item> + </style> +</resources> \ No newline at end of file -- Gitblit v1.8.0