From 0489bd8f4540c7617082056defa9e3a7fd5273cb Mon Sep 17 00:00:00 2001
From: dupengyue <dupengyue@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期一, 06 三月 2017 11:12:02 +0800
Subject: [PATCH] 更新SpringMVC配置

---
 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