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/normal/res/drawable-xhdpi | |
parent | 905cf37dc3e5e7a3a3ffdd80b09cb4be3ccfc806 (diff) |
rearranging assets, split them into normal and custom flavor
Diffstat (limited to 'app/src/normal/res/drawable-xhdpi')
-rw-r--r-- | app/src/normal/res/drawable-xhdpi/bg_connected.png | bin | 0 -> 319429 bytes |
-rw-r--r-- | app/src/normal/res/drawable-xhdpi/bg_connecting.png | bin | 0 -> 400307 bytes |
-rw-r--r-- | app/src/normal/res/drawable-xhdpi/bg_disconnected.png | bin | 0 -> 220676 bytes |
-rw-r--r-- | app/src/normal/res/drawable-xhdpi/ic_splash_background.png | bin | 64868 -> 0 bytes |
-rw-r--r-- | app/src/normal/res/drawable-xhdpi/state_connected.png | bin | 0 -> 121655 bytes |
-rw-r--r-- | app/src/normal/res/drawable-xhdpi/state_connecting.png | bin | 0 -> 122701 bytes |
-rw-r--r-- | app/src/normal/res/drawable-xhdpi/state_disconnected.png | bin | 0 -> 116193 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/app/src/normal/res/drawable-xhdpi/bg_connected.png b/app/src/normal/res/drawable-xhdpi/bg_connected.png Binary files differnew file mode 100644 index 00000000..915dff95 --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/bg_connected.png diff --git a/app/src/normal/res/drawable-xhdpi/bg_connecting.png b/app/src/normal/res/drawable-xhdpi/bg_connecting.png Binary files differnew file mode 100644 index 00000000..be4469df --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/bg_connecting.png diff --git a/app/src/normal/res/drawable-xhdpi/bg_disconnected.png b/app/src/normal/res/drawable-xhdpi/bg_disconnected.png Binary files differnew file mode 100644 index 00000000..433c776f --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/bg_disconnected.png diff --git a/app/src/normal/res/drawable-xhdpi/ic_splash_background.png b/app/src/normal/res/drawable-xhdpi/ic_splash_background.png Binary files differdeleted file mode 100644 index c2135c04..00000000 --- a/app/src/normal/res/drawable-xhdpi/ic_splash_background.png +++ /dev/null diff --git a/app/src/normal/res/drawable-xhdpi/state_connected.png b/app/src/normal/res/drawable-xhdpi/state_connected.png Binary files differnew file mode 100644 index 00000000..c852459d --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/state_connected.png diff --git a/app/src/normal/res/drawable-xhdpi/state_connecting.png b/app/src/normal/res/drawable-xhdpi/state_connecting.png Binary files differnew file mode 100644 index 00000000..d81190fe --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/state_connecting.png diff --git a/app/src/normal/res/drawable-xhdpi/state_disconnected.png b/app/src/normal/res/drawable-xhdpi/state_disconnected.png Binary files differnew file mode 100644 index 00000000..c0d57a03 --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/state_disconnected.png |