公告板
版本库
filestore
活动
搜索
登录
韦秀桡
/
HdlToLc
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
增加格式sd卡提示
wxr
2022-12-01
28ce23ca933cab770f931f72b820db72c5971224
[~wxr/HdlToLc.git]
/
AndroidOpenDemo
/
DeviceAddModule
/
src
/
main
/
res
/
lc
/
drawable
/
below_shadow.xml
1
2
3
4
5
6
7
8
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<shape
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<gradient
android:startColor
=
"#20000000"
android:endColor
=
"@android:color/transparent"
android:angle
=
"270"
>
</gradient>
</shape>