diff options
author | cyberta <cyberta@riseup.net> | 2022-12-02 02:08:55 +0100 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-12-02 20:25:19 +0100 |
commit | 5afe57ab868ee9e2e27f5b26b9b14de3519c0402 (patch) | |
tree | ba0d8c4b31d47be1506b3a89843494b67470c1ca /app/src/main/res/drawable-hdpi | |
parent | 905cf37dc3e5e7a3a3ffdd80b09cb4be3ccfc806 (diff) |
rearranging assets, split them into normal and custom flavor
Diffstat (limited to 'app/src/main/res/drawable-hdpi')
-rw-r--r-- | app/src/main/res/drawable-hdpi/bg_connected.png | bin | 190405 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/bg_connecting.png | bin | 236571 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/bg_disconnected.png | bin | 143331 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/green_mask.png | bin | 81235 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/red_mask.png | bin | 73514 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/yellow_mask.png | bin | 80386 -> 0 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-hdpi/bg_connected.png b/app/src/main/res/drawable-hdpi/bg_connected.png Binary files differdeleted file mode 100644 index 0e98f705..00000000 --- a/app/src/main/res/drawable-hdpi/bg_connected.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/bg_connecting.png b/app/src/main/res/drawable-hdpi/bg_connecting.png Binary files differdeleted file mode 100644 index 24632712..00000000 --- a/app/src/main/res/drawable-hdpi/bg_connecting.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/bg_disconnected.png b/app/src/main/res/drawable-hdpi/bg_disconnected.png Binary files differdeleted file mode 100644 index de96be57..00000000 --- a/app/src/main/res/drawable-hdpi/bg_disconnected.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/green_mask.png b/app/src/main/res/drawable-hdpi/green_mask.png Binary files differdeleted file mode 100644 index fccc060a..00000000 --- a/app/src/main/res/drawable-hdpi/green_mask.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/red_mask.png b/app/src/main/res/drawable-hdpi/red_mask.png Binary files differdeleted file mode 100644 index d2ef7d99..00000000 --- a/app/src/main/res/drawable-hdpi/red_mask.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/yellow_mask.png b/app/src/main/res/drawable-hdpi/yellow_mask.png Binary files differdeleted file mode 100644 index 72e3ae45..00000000 --- a/app/src/main/res/drawable-hdpi/yellow_mask.png +++ /dev/null |