公告板
版本库
filestore
活动
搜索
登录
温居城
/
HDLPhotovoltaicDebugAPP
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2024年04月24日18:28:38
mac
2024-04-24
a5e2676c2d9888adab490fc5bbaa0e74a712d90a
[~wjc/HDLPhotovoltaicDebugAPP.git]
/
app
/
src
/
main
/
res
/
drawable
/
bj_13_ffffff.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">
<corners android:radius="@dimen/dp_13" />
<gradient
android:angle="315"
android:endColor="#00FFECD9"
android:startColor="#FFE2C6" />
</shape>