From 254191b0a6e9e9843791e80666b802cd01fec9eb Mon Sep 17 00:00:00 2001 From: sujinwen <sujinwen@454eff88-639b-444f-9e54-f578c98de674> Date: 星期一, 24 七月 2017 15:30:42 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_action_mode_bar.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_action_mode_bar.xml b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_action_mode_bar.xml index dc1f1ba..48e5d0c 100644 --- a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_action_mode_bar.xml +++ b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_action_mode_bar.xml @@ -16,10 +16,11 @@ ** limitations under the License. */ --> -<android.support.v7.widget.ActionBarContextView +<android.support.v7.internal.widget.ActionBarContextView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content" android:visibility="gone" android:theme="?attr/actionBarTheme" style="?attr/actionModeStyle"/> +<!-- 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_action_mode_bar.xml --> \ No newline at end of file -- Gitblit v1.8.0