diff options
author | cyberta <cyberta@riseup.net> | 2022-12-02 18:33:28 +0100 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-12-02 20:27:39 +0100 |
commit | 091487bfe760aacd8d4dc8eedcf5a07e4e5b53e3 (patch) | |
tree | bac42260fb2b3a4044276d702515ef9b0b84c268 /app/src/main/res/drawable-xxhdpi | |
parent | 22146b69ccb987bc1ac316b3b43ea46e3bdbd221 (diff) |
replace button pngs with vector graphics
Diffstat (limited to 'app/src/main/res/drawable-xxhdpi')
-rw-r--r-- | app/src/main/res/drawable-xxhdpi/ic_btn_cancel.png | bin | 1009 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-xxhdpi/ic_btn_on.png | bin | 2211 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-xxhdpi/ic_btn_cancel.png b/app/src/main/res/drawable-xxhdpi/ic_btn_cancel.png Binary files differdeleted file mode 100644 index af604d9b..00000000 --- a/app/src/main/res/drawable-xxhdpi/ic_btn_cancel.png +++ /dev/null diff --git a/app/src/main/res/drawable-xxhdpi/ic_btn_on.png b/app/src/main/res/drawable-xxhdpi/ic_btn_on.png Binary files differdeleted file mode 100644 index d6cfc10b..00000000 --- a/app/src/main/res/drawable-xxhdpi/ic_btn_on.png +++ /dev/null |