react-native-combined-button
Version:
A button component with icon and text for react-native app.
8 lines • 500 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/guxf/android/react-native-combined-button/example/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.29.2/res/anim/fade_out.xml -->