From fa3ea59e5dac3be310638f2e2b776951dfa2af94 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 28 七月 2017 11:50:56 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple_overlay_action_mode.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple_overlay_action_mode.xml b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple_overlay_action_mode.xml index c02c2aa..b2dfdc5 100644 --- a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple_overlay_action_mode.xml +++ b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple_overlay_action_mode.xml @@ -20,7 +20,7 @@ enabled. --> -<android.support.v7.widget.FitWindowsFrameLayout +<android.support.v7.internal.widget.FitWindowsFrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/action_bar_root" android:layout_width="match_parent" @@ -29,11 +29,11 @@ <include layout="@layout/abc_screen_content_include" /> - <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" android:layout_width="match_parent" android:layout_height="wrap_content" /> -</android.support.v7.widget.FitWindowsFrameLayout> \ No newline at end of file +</android.support.v7.internal.widget.FitWindowsFrameLayout><!-- 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_overlay_action_mode.xml --> \ No newline at end of file -- Gitblit v1.8.0