From 73d4e2eefb194f418b6257ae78507a87b91dfe6d Mon Sep 17 00:00:00 2001 From: fhuya Date: Mon, 13 Apr 2020 16:08:51 -0700 Subject: Delete unused drawable resources. --- .../drawable-hdpi/notify_panel_notification_icon_bg.png | Bin 1116 -> 0 bytes .../drawable-mdpi/notify_panel_notification_icon_bg.png | Bin 388 -> 0 bytes .../drawable-xhdpi/notify_panel_notification_icon_bg.png | Bin 462 -> 0 bytes .../notify_panel_notification_icon_bg.png | Bin 1556 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 platform/android/java/lib/res/drawable-hdpi/notify_panel_notification_icon_bg.png delete mode 100644 platform/android/java/lib/res/drawable-mdpi/notify_panel_notification_icon_bg.png delete mode 100644 platform/android/java/lib/res/drawable-xhdpi/notify_panel_notification_icon_bg.png delete mode 100644 platform/android/java/lib/res/drawable-xxhdpi/notify_panel_notification_icon_bg.png (limited to 'platform/android') diff --git a/platform/android/java/lib/res/drawable-hdpi/notify_panel_notification_icon_bg.png b/platform/android/java/lib/res/drawable-hdpi/notify_panel_notification_icon_bg.png deleted file mode 100644 index f849d8e90d..0000000000 Binary files a/platform/android/java/lib/res/drawable-hdpi/notify_panel_notification_icon_bg.png and /dev/null differ diff --git a/platform/android/java/lib/res/drawable-mdpi/notify_panel_notification_icon_bg.png b/platform/android/java/lib/res/drawable-mdpi/notify_panel_notification_icon_bg.png deleted file mode 100644 index 1dfb28b33a..0000000000 Binary files a/platform/android/java/lib/res/drawable-mdpi/notify_panel_notification_icon_bg.png and /dev/null differ diff --git a/platform/android/java/lib/res/drawable-xhdpi/notify_panel_notification_icon_bg.png b/platform/android/java/lib/res/drawable-xhdpi/notify_panel_notification_icon_bg.png deleted file mode 100644 index 372b763ec5..0000000000 Binary files a/platform/android/java/lib/res/drawable-xhdpi/notify_panel_notification_icon_bg.png and /dev/null differ diff --git a/platform/android/java/lib/res/drawable-xxhdpi/notify_panel_notification_icon_bg.png b/platform/android/java/lib/res/drawable-xxhdpi/notify_panel_notification_icon_bg.png deleted file mode 100644 index 302a972049..0000000000 Binary files a/platform/android/java/lib/res/drawable-xxhdpi/notify_panel_notification_icon_bg.png and /dev/null differ -- cgit v1.2.3