From 5afe57ab868ee9e2e27f5b26b9b14de3519c0402 Mon Sep 17 00:00:00 2001 From: cyberta Date: Fri, 2 Dec 2022 02:08:55 +0100 Subject: rearranging assets, split them into normal and custom flavor --- app/src/main/res/drawable-hdpi/bg_connected.png | Bin 190405 -> 0 bytes app/src/main/res/drawable-hdpi/bg_connecting.png | Bin 236571 -> 0 bytes app/src/main/res/drawable-hdpi/bg_disconnected.png | Bin 143331 -> 0 bytes app/src/main/res/drawable-hdpi/green_mask.png | Bin 81235 -> 0 bytes app/src/main/res/drawable-hdpi/red_mask.png | Bin 73514 -> 0 bytes app/src/main/res/drawable-hdpi/yellow_mask.png | Bin 80386 -> 0 bytes 6 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 app/src/main/res/drawable-hdpi/bg_connected.png delete mode 100644 app/src/main/res/drawable-hdpi/bg_connecting.png delete mode 100644 app/src/main/res/drawable-hdpi/bg_disconnected.png delete mode 100644 app/src/main/res/drawable-hdpi/green_mask.png delete mode 100644 app/src/main/res/drawable-hdpi/red_mask.png delete mode 100644 app/src/main/res/drawable-hdpi/yellow_mask.png (limited to 'app/src/main/res/drawable-hdpi') diff --git a/app/src/main/res/drawable-hdpi/bg_connected.png b/app/src/main/res/drawable-hdpi/bg_connected.png deleted file mode 100644 index 0e98f705..00000000 Binary files a/app/src/main/res/drawable-hdpi/bg_connected.png and /dev/null differ diff --git a/app/src/main/res/drawable-hdpi/bg_connecting.png b/app/src/main/res/drawable-hdpi/bg_connecting.png deleted file mode 100644 index 24632712..00000000 Binary files a/app/src/main/res/drawable-hdpi/bg_connecting.png and /dev/null differ diff --git a/app/src/main/res/drawable-hdpi/bg_disconnected.png b/app/src/main/res/drawable-hdpi/bg_disconnected.png deleted file mode 100644 index de96be57..00000000 Binary files a/app/src/main/res/drawable-hdpi/bg_disconnected.png and /dev/null differ diff --git a/app/src/main/res/drawable-hdpi/green_mask.png b/app/src/main/res/drawable-hdpi/green_mask.png deleted file mode 100644 index fccc060a..00000000 Binary files a/app/src/main/res/drawable-hdpi/green_mask.png and /dev/null differ diff --git a/app/src/main/res/drawable-hdpi/red_mask.png b/app/src/main/res/drawable-hdpi/red_mask.png deleted file mode 100644 index d2ef7d99..00000000 Binary files a/app/src/main/res/drawable-hdpi/red_mask.png and /dev/null differ diff --git a/app/src/main/res/drawable-hdpi/yellow_mask.png b/app/src/main/res/drawable-hdpi/yellow_mask.png deleted file mode 100644 index 72e3ae45..00000000 Binary files a/app/src/main/res/drawable-hdpi/yellow_mask.png and /dev/null differ -- cgit v1.2.3