From b67291a274c752ba4ab4ea98af9e0baa60030fa7 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Wed, 20 Jul 2016 17:18:33 -0700 Subject: [PATCH] Updating the shortcut icons for Settings app Bug: 30224034 Bug: 30280907 Change-Id: I6ebf85dbf2941c1cf55e443d611655cdb765da66 --- res/drawable/ic_shortcut_battery.xml | 32 ++++++++---------- res/drawable/ic_shortcut_data_usage.xml | 45 +++++++++---------------- res/drawable/ic_shortcut_display.xml | 33 ------------------ res/drawable/ic_shortcut_storage.xml | 33 ------------------ res/drawable/ic_shortcut_wireless.xml | 30 +++++++---------- res/xml/shortcuts.xml | 12 ------- 6 files changed, 42 insertions(+), 143 deletions(-) delete mode 100644 res/drawable/ic_shortcut_display.xml delete mode 100644 res/drawable/ic_shortcut_storage.xml diff --git a/res/drawable/ic_shortcut_battery.xml b/res/drawable/ic_shortcut_battery.xml index 36bffa2d53d..97fdd11e34a 100644 --- a/res/drawable/ic_shortcut_battery.xml +++ b/res/drawable/ic_shortcut_battery.xml @@ -14,21 +14,17 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License --> - - - - - - - - - - - - \ No newline at end of file + + + + \ No newline at end of file diff --git a/res/drawable/ic_shortcut_data_usage.xml b/res/drawable/ic_shortcut_data_usage.xml index d1d4cac588f..dddd4930141 100644 --- a/res/drawable/ic_shortcut_data_usage.xml +++ b/res/drawable/ic_shortcut_data_usage.xml @@ -14,33 +14,18 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License --> - - - - - - - - - - - - \ No newline at end of file + + + + \ No newline at end of file diff --git a/res/drawable/ic_shortcut_display.xml b/res/drawable/ic_shortcut_display.xml deleted file mode 100644 index 9053f5f40c8..00000000000 --- a/res/drawable/ic_shortcut_display.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/drawable/ic_shortcut_storage.xml b/res/drawable/ic_shortcut_storage.xml deleted file mode 100644 index 0729d1d8fa8..00000000000 --- a/res/drawable/ic_shortcut_storage.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/drawable/ic_shortcut_wireless.xml b/res/drawable/ic_shortcut_wireless.xml index 1c4d1d79152..d5607e5abd4 100644 --- a/res/drawable/ic_shortcut_wireless.xml +++ b/res/drawable/ic_shortcut_wireless.xml @@ -14,20 +14,16 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License --> - - - - - - - - - - - - \ No newline at end of file + + + + \ No newline at end of file diff --git a/res/xml/shortcuts.xml b/res/xml/shortcuts.xml index e12c935e977..afb2104aff3 100644 --- a/res/xml/shortcuts.xml +++ b/res/xml/shortcuts.xml @@ -30,22 +30,10 @@ android:targetPackage="com.android.settings" android:targetClass="com.android.settings.Settings$DataUsageSummaryActivity" /> - - - - - - \ No newline at end of file