公告板
版本库
filestore
活动
搜索
登录
development-history
/
proxy
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
xuxiuxi
2017-04-19
6d423ca149f253f21b5842dfb5684569dc1a93a0
[development-history/proxy.git]
/
VisitFace
/
DemoForBsk
/
app
/
src
/
main
/
res
/
anim
/
fade_in.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<alpha
xmlns:android="http://schemas.android.com/apk/res/android"
android:fromAlpha="0.0"
android:toAlpha="1.0"
android:duration="300"/>