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