From 72505b6ff2ee0342a6950af306da0942718ca0b4 Mon Sep 17 00:00:00 2001 From: pans <pans@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 18 八月 2017 15:54:36 +0800 Subject: [PATCH] capnp fix bug --- VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_action_menu_item_layout.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_action_menu_item_layout.xml b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_action_menu_item_layout.xml index 283358a..cd9e6c8 100644 --- a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_action_menu_item_layout.xml +++ b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_action_menu_item_layout.xml @@ -14,7 +14,7 @@ limitations under the License. --> -<android.support.v7.view.menu.ActionMenuItemView +<android.support.v7.internal.view.menu.ActionMenuItemView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_height="wrap_content" @@ -28,3 +28,4 @@ android:textAppearance="?attr/actionMenuTextAppearance" android:textColor="?attr/actionMenuTextColor" style="?attr/actionButtonStyle"/> +<!-- 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_menu_item_layout.xml --> \ No newline at end of file -- Gitblit v1.8.0