公告板
版本库
filestore
活动
搜索
登录
蔺鹏鹏
/
medeasy
派生自
medeasy
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Android dr init
kimi
2021-02-18
749a5510a9f014446a3cd6ba57b3cb0cc8148dc1
[~joseph/medeasy.git]
/
Doctor
/
Android
/
uikit
/
src
/
main
/
res
/
drawable
/
shape_layout_common.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/white"/>
<corners android:radius="8dp"/>
</shape>