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