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_popup_menu_item_layout.xml | 15 +++------------
1 files changed, 3 insertions(+), 12 deletions(-)
diff --git a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_popup_menu_item_layout.xml b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_popup_menu_item_layout.xml
index bf630ff..a6c57e1 100644
--- a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_popup_menu_item_layout.xml
+++ b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_popup_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/dropdownListPreferredItemHeight"
@@ -56,16 +56,7 @@
</RelativeLayout>
- <ImageView
- android:id="@+id/submenuarrow"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_gravity="center"
- android:layout_marginStart="8dp"
- android:layout_marginLeft="8dp"
- android:scaleType="center"
- android:visibility="gone" />
-
<!-- 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_popup_menu_item_layout.xml -->
\ No newline at end of file
--
Gitblit v1.8.0