公告板
版本库
filestore
活动
搜索
登录
韦秀桡
/
HdlToLc
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
切换为打包模式
562935844@qq.com
2023-08-17
7307444d2d7c8d48fbf44c1770aa63187e795e28
[~wxr/HdlToLc.git]
/
AndroidOpenDemo
/
DeviceAddModule
/
src
/
main
/
res
/
lc
/
anim
/
mobile_common_slide_out_left.xml
1
2
3
4
5
6
7
8
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<set
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<translate
android:duration
=
"300"
android:fromXDelta
=
"0%p"
android:toXDelta
=
"-100%p"
/>
</set>