From d6f612e55872c1b891b1cf5b4c5eaa0ed80188ce Mon Sep 17 00:00:00 2001
From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期日, 23 七月 2017 17:16:39 +0800
Subject: [PATCH]
---
VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_list_menu_item_layout.xml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_list_menu_item_layout.xml b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_list_menu_item_layout.xml
index c85469d..2c7ed23 100644
--- a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_list_menu_item_layout.xml
+++ b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_list_menu_item_layout.xml
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<android.support.v7.view.menu.ListMenuItemView
+<android.support.v7.internal.view.menu.ListMenuItemView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="?attr/listPreferredItemHeightSmall">
@@ -57,4 +57,5 @@
<!-- Checkbox, and/or radio button will be inserted here. -->
-</android.support.v7.view.menu.ListMenuItemView>
+</android.support.v7.internal.view.menu.ListMenuItemView>
+<!-- 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_list_menu_item_layout.xml -->
\ No newline at end of file
--
Gitblit v1.8.0