公告板
版本库
filestore
活动
搜索
登录
叶怿
/
smart_train
硬件组-智慧驾培
概况
操作记录
提交次数
目录
工单
文档
派生
对比
blame
|
历史
|
原始文档
坐标
yy1717
2024-02-28
27fc91fbe8f88b6885356e68828cfe1ce1db7601
[~yy/smart_train.git]
/
app
/
src
/
main
/
res
/
drawable
/
ic_select_no.xml
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="60dp"
android:height="60dp"
android:viewportWidth="1024"
android:viewportHeight="1024">
<path
android:pathData="M512,96C283.2,96 96,283.2 96,512s187.2,416 416,416 416,-187.2 416,-416S740.8,96 512,96zM512,844.8c-183.04,0 -332.8,-149.76 -332.8,-332.8S328.96,179.2 512,179.2 844.8,328.96 844.8,512 695.04,844.8 512,844.8z"
android:fillColor="#1296db"/>
</vector>