公告板
版本库
filestore
活动
搜索
登录
main
/
zhangshi_app_android
张氏APP Android端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
基本功能完成
Linjiajia
2023-07-25
82e57df230ecb744af6c8865f80870ba03c86d89
[zhangshi_app_android.git]
/
app_base
/
src
/
main
/
res
/
anim
/
bottom_in_window.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
<translate
android:duration="400"
android:fromYDelta="100%p" />
</set>