公告板
版本库
活动
搜索
登录
android
/
FuBanChuXing
福伴出行
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
定位权限说明弹窗
lmw
2023-05-12
f67802a41f9e01444d1115f34ecc6e1beb05fc3b
[android/FuBanChuXing.git]
/
xldutils-kotlin
/
src
/
main
/
res
/
drawable
/
ic_lens_black_24dp.xml
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FF4081"
android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2z"/>
</vector>