公告板
版本库
活动
搜索
登录
android
/
KuanZhaiYx
宽窄出行用户端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
修改公费支付方式
lmw
2023-06-16
03972ad1d3ce6ffe0be0395c0a4d5dcb4474031f
[android/KuanZhaiYx.git]
/
ucrop
/
src
/
main
/
res
/
drawable
/
ucrop_shadow_upside.xml
1
2
3
4
5
6
7
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<gradient
android:angle="270"
android:endColor="#14232323"
android:startColor="@android:color/transparent"/>
</shape>