From 65737350a0087a0f034cf431e632afb6dbf90081 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 23 Apr 2026 20:50:52 +0000 Subject: [PATCH] chore(drawables): drop unused ic_sensors, ic_video, earth_plus These three vector drawables had no remaining references after the Material Symbols migration. ic_sensors and ic_video were already unused; earth_plus was only self-referenced in its own header comment. https://claude.ai/code/session_016gV9gEaSud6kDMdcaqy8ti --- amethyst/src/main/res/drawable/earth_plus.xml | 1 - amethyst/src/main/res/drawable/ic_sensors.xml | 10 ---------- amethyst/src/main/res/drawable/ic_video.xml | 9 --------- 3 files changed, 20 deletions(-) delete mode 100644 amethyst/src/main/res/drawable/earth_plus.xml delete mode 100644 amethyst/src/main/res/drawable/ic_sensors.xml delete mode 100644 amethyst/src/main/res/drawable/ic_video.xml diff --git a/amethyst/src/main/res/drawable/earth_plus.xml b/amethyst/src/main/res/drawable/earth_plus.xml deleted file mode 100644 index 2c3963e89..000000000 --- a/amethyst/src/main/res/drawable/earth_plus.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/amethyst/src/main/res/drawable/ic_sensors.xml b/amethyst/src/main/res/drawable/ic_sensors.xml deleted file mode 100644 index 8338c1838..000000000 --- a/amethyst/src/main/res/drawable/ic_sensors.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - diff --git a/amethyst/src/main/res/drawable/ic_video.xml b/amethyst/src/main/res/drawable/ic_video.xml deleted file mode 100644 index 124419fa2..000000000 --- a/amethyst/src/main/res/drawable/ic_video.xml +++ /dev/null @@ -1,9 +0,0 @@ - - -