react-native-facetec
Version:
facetec module bridge
12 lines • 509 B
text/xml
<set xmlns:android="http://schemas.android.com/apk/res/android"
android:fillAfter="true">
<objectAnimator
xmlns:android="http://schemas.android.com/apk/res/android"
android:propertyName="trimPathStart"
android:duration="300"
android:valueFrom="1.0f"
android:valueTo="0.0f"
android:valueType="floatType"
android:interpolator="@android:interpolator/fast_out_slow_in" />
</set>