summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-hdpi
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2022-11-30 01:37:33 +0100
committercyberta <cyberta@riseup.net>2022-11-30 14:24:47 +0100
commitda824fa125a5583d07e8ac2f6585459956d87ac1 (patch)
tree14a07baeb8abfdb9f46a54559bd0e4730c3b4989 /app/src/main/res/drawable-hdpi
parentacdee8421bcdc39151457dea72686c4a31b5cdbb (diff)
rename drawables and colors according to the state they're representing
Diffstat (limited to 'app/src/main/res/drawable-hdpi')
-rw-r--r--app/src/main/res/drawable-hdpi/bg_connected.png (renamed from app/src/main/res/drawable-hdpi/bg_green.png)bin190405 -> 190405 bytes
-rw-r--r--app/src/main/res/drawable-hdpi/bg_connecting.png (renamed from app/src/main/res/drawable-hdpi/bg_yellow.png)bin236571 -> 236571 bytes
-rw-r--r--app/src/main/res/drawable-hdpi/bg_disconnected.png (renamed from app/src/main/res/drawable-hdpi/bg_red.png)bin143331 -> 143331 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-hdpi/bg_green.png b/app/src/main/res/drawable-hdpi/bg_connected.png
index 0e98f705..0e98f705 100644
--- a/app/src/main/res/drawable-hdpi/bg_green.png
+++ b/app/src/main/res/drawable-hdpi/bg_connected.png
Binary files differ
diff --git a/app/src/main/res/drawable-hdpi/bg_yellow.png b/app/src/main/res/drawable-hdpi/bg_connecting.png
index 24632712..24632712 100644
--- a/app/src/main/res/drawable-hdpi/bg_yellow.png
+++ b/app/src/main/res/drawable-hdpi/bg_connecting.png
Binary files differ
diff --git a/app/src/main/res/drawable-hdpi/bg_red.png b/app/src/main/res/drawable-hdpi/bg_disconnected.png
index de96be57..de96be57 100644
--- a/app/src/main/res/drawable-hdpi/bg_red.png
+++ b/app/src/main/res/drawable-hdpi/bg_disconnected.png
Binary files differ