仪表盘
版本库
文件存储
活动
搜索
登录
productDev
/
dmvisit
访客系统
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
Merge remote-tracking branch 'origin/wuhuyancao' into wuhuyancao
rk
5 小时以前
09f0061cb76cbfc7a4798226c86f43b3d8744f3d
[productDev/dmvisit.git]
/
keyCabinet-android
/
app
/
src
/
main
/
res
/
drawable
/
shape_r46_xk.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"
android:shape="rectangle"
>
<solid android:color="#0068FF"/>
<corners android:radius="45dp"/>
</shape>