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

24 lines
No EOL
895 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="@dimen/ucrop_progress_size"
android:height="@dimen/ucrop_progress_size"
android:viewportHeight="192"
android:viewportWidth="192">
<group
android:name="circleGroup"
android:pivotX="96.0"
android:pivotY="96.0"
android:rotation="0">
<path
android:name="circlePath"
android:pathData="M96,5.56405C145.946,5.56405 186.436,46.0536 186.436,96C186.436,145.946 145.946,186.436 96,186.436C46.0536,186.436 5.56405,145.946 5.56405,96C5.56405,46.0536 46.0536,5.56405 96,5.56405Z"
android:strokeAlpha="1"
android:strokeColor="@color/ucrop_color_toolbar_widget"
android:strokeWidth="13"
android:trimPathEnd="0.7"/>
</group>
</vector>