react-native-media-editor
Version:
Media file editor for ReactNative
8 lines • 540 B
text/xml
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
android:duration="@android:integer/config_shortAnimTime"
android:interpolator="@android:anim/accelerate_interpolator"
android:fromAlpha="1.0"
android:toAlpha="0.0"
/>
<!-- From: file:/Users/takamichi/Development/ghq/github.com/Takamichi-tsutsumi/react-native-media-editor/example/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.39.2/res/anim/fade_out.xml -->