enrecipes/platforms/tempPlugin/nativescript_imagecropper/build/intermediates/res/merged/release/drawable/ucrop_vector_loader_animated.xml
2020-12-01 12:41:41 +05:30

11 lines
No EOL
417 B
XML

<?xml version="1.0" encoding="utf-8"?>
<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"
android:drawable="@drawable/ucrop_vector_loader">
<target
android:name="circleGroup"
android:animation="@anim/ucrop_loader_circle_scale"/>
<target
android:name="circlePath"
android:animation="@anim/ucrop_loader_circle_path"/>
</animated-vector>