公告板
版本库
活动
搜索
登录
android
/
FuBanChuXing
福伴出行
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
定位权限说明弹窗
lmw
2023-05-12
f67802a41f9e01444d1115f34ecc6e1beb05fc3b
[android/FuBanChuXing.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>