公告板
版本库
filestore
活动
搜索
登录
叶怿
/
smart_train
硬件组-智慧驾培
概况
操作记录
提交次数
目录
工单
文档
派生
对比
blame
|
历史
|
原始文档
完整版科三道路
endian11
2020-12-01
f1e0868392f26cea1ccd45ec78d759d5205e5dc4
[~yy/smart_train.git]
/
app
/
src
/
main
/
res
/
drawable
/
start_exam_bg.xml
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<solid android:color="#ffaa373e" />
<corners android:radius="26dp" />
</shape>