summaryrefslogtreecommitdiff
path: root/app/src/custom/res/drawable/rotate_progress_image.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/custom/res/drawable/rotate_progress_image.xml')
-rw-r--r--app/src/custom/res/drawable/rotate_progress_image.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/app/src/custom/res/drawable/rotate_progress_image.xml b/app/src/custom/res/drawable/rotate_progress_image.xml
deleted file mode 100644
index f84f9034..00000000
--- a/app/src/custom/res/drawable/rotate_progress_image.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
- android:name="circle"
- android:viewportWidth="91"
- android:viewportHeight="91"
- android:width="91dp"
- android:height="91dp">
- <path
- android:pathData="M0 0"
- android:fillColor="#00000000" />
- <!--
- Implement your progress animation vector graphic here.
- The graphic will rotate behind the cancel button in EipFragment.
- -->
-</vector> \ No newline at end of file