rc-rn-alipay
Version:
react native支付宝移动支付模块
14 lines • 634 B
text/xml
<set xmlns:android="http://schemas.android.com/apk/res/android">
<translate
android:fromYDelta="100%p"
android:toYDelta="0"
android:duration="@android:integer/config_shortAnimTime"
/>
<alpha
android:fromAlpha="0.0"
android:toAlpha="1.0"
android:duration="@android:integer/config_shortAnimTime"
/>
</set>
<!-- From: file:/Users/caoguodong/Desktop/Both/rcshop-onreact/node_modules/rn-alipay/android/build/intermediates/exploded-aar/com.facebook.react/react-native/0.20.1/res/anim/catalyst_push_up_in.xml -->