From 7166581c0abc64a53c32531800420536c4ee30af Mon Sep 17 00:00:00 2001 From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674> Date: 星期三, 15 三月 2017 13:22:48 +0800 Subject: [PATCH] 添加接口描述 sql --- VisitFace/DemoForBsk/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml b/VisitFace/DemoForBsk/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml index d4a514a..2b07470 100644 --- a/VisitFace/DemoForBsk/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml +++ b/VisitFace/DemoForBsk/app/build/intermediates/incremental/mergeDebugResources/merged.dir/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