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/design_layout_snackbar.xml | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/design_layout_snackbar.xml b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/design_layout_snackbar.xml index 8f3f0d6..fb70106 100644 --- a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/design_layout_snackbar.xml +++ b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/design_layout_snackbar.xml @@ -20,5 +20,4 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="bottom" - android:theme="@style/ThemeOverlay.AppCompat.Dark" - style="@style/Widget.Design.Snackbar" /> \ No newline at end of file + style="@style/Widget.Design.Snackbar" /><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/design/res/layout/design_layout_snackbar.xml --> \ No newline at end of file -- Gitblit v1.8.0