summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-xxxhdpi
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2022-12-02 02:08:55 +0100
committercyberta <cyberta@riseup.net>2022-12-02 20:25:19 +0100
commit5afe57ab868ee9e2e27f5b26b9b14de3519c0402 (patch)
treeba0d8c4b31d47be1506b3a89843494b67470c1ca /app/src/main/res/drawable-xxxhdpi
parent905cf37dc3e5e7a3a3ffdd80b09cb4be3ccfc806 (diff)
rearranging assets, split them into normal and custom flavor
Diffstat (limited to 'app/src/main/res/drawable-xxxhdpi')
-rw-r--r--app/src/main/res/drawable-xxxhdpi/bg_connected.pngbin1228810 -> 0 bytes
-rw-r--r--app/src/main/res/drawable-xxxhdpi/bg_connecting.pngbin1489207 -> 0 bytes
-rw-r--r--app/src/main/res/drawable-xxxhdpi/bg_disconnected.pngbin745847 -> 0 bytes
-rw-r--r--app/src/main/res/drawable-xxxhdpi/green_mask.pngbin324196 -> 0 bytes
-rw-r--r--app/src/main/res/drawable-xxxhdpi/red_mask.pngbin362086 -> 0 bytes
-rw-r--r--app/src/main/res/drawable-xxxhdpi/yellow_mask.pngbin334967 -> 0 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-xxxhdpi/bg_connected.png b/app/src/main/res/drawable-xxxhdpi/bg_connected.png
deleted file mode 100644
index 3c9d97b4..00000000
--- a/app/src/main/res/drawable-xxxhdpi/bg_connected.png
+++ /dev/null
Binary files differ
diff --git a/app/src/main/res/drawable-xxxhdpi/bg_connecting.png b/app/src/main/res/drawable-xxxhdpi/bg_connecting.png
deleted file mode 100644
index bff2004c..00000000
--- a/app/src/main/res/drawable-xxxhdpi/bg_connecting.png
+++ /dev/null
Binary files differ
diff --git a/app/src/main/res/drawable-xxxhdpi/bg_disconnected.png b/app/src/main/res/drawable-xxxhdpi/bg_disconnected.png
deleted file mode 100644
index 2503f135..00000000
--- a/app/src/main/res/drawable-xxxhdpi/bg_disconnected.png
+++ /dev/null
Binary files differ
diff --git a/app/src/main/res/drawable-xxxhdpi/green_mask.png b/app/src/main/res/drawable-xxxhdpi/green_mask.png
deleted file mode 100644
index f5a5adaf..00000000
--- a/app/src/main/res/drawable-xxxhdpi/green_mask.png
+++ /dev/null
Binary files differ
diff --git a/app/src/main/res/drawable-xxxhdpi/red_mask.png b/app/src/main/res/drawable-xxxhdpi/red_mask.png
deleted file mode 100644
index 9e216955..00000000
--- a/app/src/main/res/drawable-xxxhdpi/red_mask.png
+++ /dev/null
Binary files differ
diff --git a/app/src/main/res/drawable-xxxhdpi/yellow_mask.png b/app/src/main/res/drawable-xxxhdpi/yellow_mask.png
deleted file mode 100644
index 806dcbf4..00000000
--- a/app/src/main/res/drawable-xxxhdpi/yellow_mask.png
+++ /dev/null
Binary files differ