From ea8d8ef61b6693e9e8d377689b8a03571ad327a2 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期三, 26 七月 2017 14:33:15 +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