summaryrefslogtreecommitdiffstats
path: root/res/drawable-v21
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-05-27 10:37:38 -0700
committerSunny Goyal <sunnygoyal@google.com>2016-06-03 11:21:47 -0700
commite7d7304fcbb5e5dcb2ac7798c1d246f951b05029 (patch)
treebe645c2fe862c649600f5de7eccfe12ae2a617ff /res/drawable-v21
parentff4ba2d99593ed84963b3f71c555b529dd905835 (diff)
downloadandroid_packages_apps_Trebuchet-e7d7304fcbb5e5dcb2ac7798c1d246f951b05029.tar.gz
android_packages_apps_Trebuchet-e7d7304fcbb5e5dcb2ac7798c1d246f951b05029.tar.bz2
android_packages_apps_Trebuchet-e7d7304fcbb5e5dcb2ac7798c1d246f951b05029.zip
Replacing overview panel icons with vector drawables
Change-Id: I3ca6662a75ba8b07e817a7a5681ede79d305c41a
Diffstat (limited to 'res/drawable-v21')
-rw-r--r--res/drawable-v21/all_apps_search_market_bg.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/res/drawable-v21/all_apps_search_market_bg.xml b/res/drawable-v21/all_apps_search_market_bg.xml
deleted file mode 100644
index 7bd2f8816..000000000
--- a/res/drawable-v21/all_apps_search_market_bg.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2015 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<ripple xmlns:android="http://schemas.android.com/apk/res/android"
- android:color="@color/all_apps_search_market_button_focused_bg_color">
- <item android:drawable="@color/quantum_panel_bg_color" />
-</ripple>