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