summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_btn_cancel.xml
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2022-12-06 03:17:15 +0100
committercyberta <cyberta@riseup.net>2022-12-06 03:34:57 +0100
commitec380e8b8913835cc50448aa51b75b3925644957 (patch)
treec41601d5b1a27f347c6d702fae611cd8cee6d1ae /app/src/main/res/drawable/ic_btn_cancel.xml
parent8510b91343e234d559b39e8e5e14acc7a975506a (diff)
re-adding pngs as fallback for pre-API 24, appearantly Android 6's vector graphic rendering is really broken
Diffstat (limited to 'app/src/main/res/drawable/ic_btn_cancel.xml')
-rw-r--r--app/src/main/res/drawable/ic_btn_cancel.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/app/src/main/res/drawable/ic_btn_cancel.xml b/app/src/main/res/drawable/ic_btn_cancel.xml
deleted file mode 100644
index 9870cd4f..00000000
--- a/app/src/main/res/drawable/ic_btn_cancel.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
- android:viewportWidth="35"
- android:viewportHeight="35"
- android:width="35dp"
- android:height="35dp">
- <path
- android:pathData="M4.9 35L17.5 22.4L30.1 35L35 30.1L22.4 17.5L35 4.9L30.1 0L17.5 12.6L4.9 0L0 4.9L12.6 17.5L0 30.1L4.9 35Z"
- android:fillColor="#FFFFFF" />
-</vector> \ No newline at end of file