From a8593b29fd0d893b0e2d64aa2a5970445f4f619e Mon Sep 17 00:00:00 2001
From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期日, 23 七月 2017 16:07:51 +0800
Subject: [PATCH]
---
VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple.xml | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple.xml b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple.xml
index 2783187..0592fd4 100644
--- a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple.xml
+++ b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple.xml
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<android.support.v7.widget.FitWindowsLinearLayout
+<android.support.v7.internal.widget.FitWindowsLinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/action_bar_root"
android:layout_width="match_parent"
@@ -22,7 +22,7 @@
android:orientation="vertical"
android:fitsSystemWindows="true">
- <android.support.v7.widget.ViewStubCompat
+ <android.support.v7.internal.widget.ViewStubCompat
android:id="@+id/action_mode_bar_stub"
android:inflatedId="@+id/action_mode_bar"
android:layout="@layout/abc_action_mode_bar"
@@ -31,4 +31,5 @@
<include layout="@layout/abc_screen_content_include" />
-</android.support.v7.widget.FitWindowsLinearLayout>
+</android.support.v7.internal.widget.FitWindowsLinearLayout>
+<!-- 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/layout/abc_screen_simple.xml -->
\ No newline at end of file
--
Gitblit v1.8.0