android: 修复源码GBK编码导致的中文乱码+重绘图标+USB插入自动授权+媒体权限+多点测温/色标条/追踪开关
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" android:viewportWidth="108" android:viewportHeight="108">
|
||||
<path android:fillColor="#FF1B2B33" android:pathData="M0,0h108v108h-108z" />
|
||||
<path android:fillColor="#FFFFB59B" android:pathData="M54,54m-20,0a20,20 0 1,1 40,0a20,20 0 1,1 -40,0" />
|
||||
<path android:fillColor="#FF8F4C38" android:pathData="M54,54m-12,0a12,12 0 1,1 24,0a24,24 0 1,1 -24,0" />
|
||||
<path android:fillColor="#FFFFE0D2" android:pathData="M54,54m-6,0a6,6 0 1,1 12,0a6,6 0 1,1 -12,0" />
|
||||
<path android:pathData="M0,0h108v108h-108z" android:fillColor="#FF1B2B33" />
|
||||
<path android:pathData="M54,54m-20,0a20,20 0 1,0 40,0a20,20 0 1,0 -40,0" android:fillColor="#FFFFB59B" />
|
||||
<path android:pathData="M54,54m-12,0a12,12 0 1,0 24,0a12,12 0 1,0 -24,0" android:fillColor="#FF8F4C38" />
|
||||
<path android:pathData="M54,54m-6,0a6,6 0 1,0 12,0a6,6 0 1,0 -12,0" android:fillColor="#FFFFE0D2" />
|
||||
</vector>
|
||||
|
||||
Reference in New Issue
Block a user