公告板
版本库
活动
搜索
登录
android
/
KuanZhaiYx
宽窄出行用户端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
嘉易行===>宽窄
lmw
2023-06-07
f9dd2cdac746d308d5c4bcfdbea389ab67a66b12
[android/KuanZhaiYx.git]
/
xldutils-kotlin
/
src
/
main
/
res
/
drawable
/
bg_gradient_main.xml
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="#60A7F5" android:endColor="#7D98DF" android:angle="0"/>
</shape>