react-native-facetec
Version:
facetec module bridge
24 lines (23 loc) • 796 B
text/xml
<animated-vector
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
tools:ignore="NewApi"
android:drawable="@drawable/pseudo_fullscreen_success_vector_drawable">
<target
android:name="strokePath"
android:animation="@anim/custom_circle_stroke_end_animation">
</target>
<target
android:name="strokePath"
android:animation="@anim/custom_circle_stroke_width_animation">
</target>
<target
android:name="strokePath"
android:animation="@anim/custom_circle_stroke_path_animation">
</target>
<target
android:name="tick"
android:animation="@anim/custom_check_animation">
</target>
</animated-vector>