rc-rn-alipay
Version:
react native支付宝移动支付模块
14 lines • 636 B
text/xml
<set xmlns:android="http://schemas.android.com/apk/res/android">
<translate
android:fromYDelta="0"
android:toYDelta="-100%p"
android:duration="@android:integer/config_shortAnimTime"
/>
<alpha
android:fromAlpha="1.0"
android:toAlpha="0.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_out.xml -->