From 1974133142f34a5c5bfd3a6afb4c7965797c1567 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期日, 23 七月 2017 18:15:47 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/values-v22/values-v22.xml | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/values-v22/values-v22.xml b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/values-v22/values-v22.xml index d4a514a..2b07470 100644 --- a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/values-v22/values-v22.xml +++ b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/values-v22/values-v22.xml @@ -4,12 +4,8 @@ <style name="Base.Theme.AppCompat.Light" parent="Base.V22.Theme.AppCompat.Light"/> <style name="Base.V22.Theme.AppCompat" parent="Base.V21.Theme.AppCompat"> <item name="actionModeShareDrawable">?android:attr/actionModeShareDrawable</item> - <!-- We use the framework provided edit text background on 22+ --> - <item name="editTextBackground">?android:attr/editTextBackground</item> </style> <style name="Base.V22.Theme.AppCompat.Light" parent="Base.V21.Theme.AppCompat.Light"> <item name="actionModeShareDrawable">?android:attr/actionModeShareDrawable</item> - <!-- We use the framework provided edit text background on 22+ --> - <item name="editTextBackground">?android:attr/editTextBackground</item> </style> </resources> \ No newline at end of file -- Gitblit v1.8.0