公告板
版本库
活动
搜索
登录
android
/
Empty
心泉冥想
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
首页字体优化
lmw
2025-02-28
3dc12ef829d9bcd6a2a85a7456eb24f304c15c66
[android/Empty.git]
/
imagepicker
/
src
/
main
/
res
/
anim
/
picker_fade_in.xml
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<alpha
xmlns:android="http://schemas.android.com/apk/res/android"
android:duration="500"
android:fromAlpha="0.0"
android:toAlpha="1.0" />