react-native-map-linking
Version:
Linking to map for React Native
8 lines • 512 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/liusixian/Develop/github.com/react-native-map-linking/example/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.28.0/res/anim/fade_out.xml -->