summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/rotate_progress_image.xml
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2022-11-30 15:45:54 +0000
committercyberta <cyberta@riseup.net>2022-11-30 15:45:54 +0000
commitc0d1a28e5d737fbf24e13ade9fd6988a07ee2719 (patch)
tree14a07baeb8abfdb9f46a54559bd0e4730c3b4989 /app/src/main/res/drawable/rotate_progress_image.xml
parentfe27b89218ac9bbbfaab302b5c9747c12af47afd (diff)
parentda824fa125a5583d07e8ac2f6585459956d87ac1 (diff)
Merge branch 'main_ui' into 'master'
Update UI for Bitmask See merge request leap/bitmask_android!218
Diffstat (limited to 'app/src/main/res/drawable/rotate_progress_image.xml')
-rw-r--r--app/src/main/res/drawable/rotate_progress_image.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/rotate_progress_image.xml b/app/src/main/res/drawable/rotate_progress_image.xml
new file mode 100644
index 00000000..7b539720
--- /dev/null
+++ b/app/src/main/res/drawable/rotate_progress_image.xml
@@ -0,0 +1,12 @@
+<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">
+
+<!--
+ // implement your rotation animation vector image here
+-->
+
+</vector> \ No newline at end of file