公告板
版本库
filestore
活动
搜索
登录
温居城
/
HDLPhotovoltaicDebugAPP
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
使用新的依赖库的名称
hxb
2024-02-23
a6c0ac0f20d1d91fbe1fe591a6a9ca46f82399f5
[~wjc/HDLPhotovoltaicDebugAPP.git]
/
countrypicker
/
src
/
main
/
res
/
anim
/
dialog_up_in_anim.xml
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
<translate android:fromYDelta="100%p" android:toYDelta="0" android:duration="350"/>
<!--<alpha android:fromAlpha="0.0" android:toAlpha="1.0" android:duration="350" />-->
</set>