公告板
版本库
filestore
活动
搜索
登录
叶怿
/
smart_train
硬件组-智慧驾培
概况
操作记录
提交次数
目录
工单
文档
派生
对比
blame
|
历史
|
原始文档
设置里面增加评判表更新功能和灯光题目库更新功能;模拟灯光结束关闭所有灯光修改wrong_code为41710不能正确关闭灯光不合格
endian11
2021-01-21
fedd2c77e7159e243d964f6e00a346d09b1d24d8
[~yy/smart_train.git]
/
app
/
src
/
main
/
res
/
drawable
/
dialog_round.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle" >
<solid android:color="#333333"/>
<corners android:radius="8dp"/>
</shape>