UNPKG
weex-eros-template
Version:
latest (1.0.1)
1.0.1
本木前端 weex 集成方案
weex-eros-template
/
template
/
android
/
WeexFrameworkWrapper
/
wxframework
/
src
/
main
/
res
/
anim
/
right_out.xml
7 lines
•
214 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
set
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
translate
android:fromXDelta
=
"0%p"
android:toXDelta
=
"100%p"
/>
</
set
>