公告板
版本库
filestore
活动
搜索
登录
development-history
/
proxy
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
xuxiuxi
2017-04-20
d2f697fa887e28b86d38332e2fbde930c54fb43f
[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"/>