公告板
版本库
filestore
活动
搜索
登录
jingshen
/
cool-admin-android
京申-分拣/销售人员Android App
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
first commit
wangzhibo
4 天以前
ae6f40460dcd56af6c5f60ba52c883854c3bac55
[jingshen/cool-admin-android.git]
/
app
/
src
/
main
/
res
/
drawable
/
ic_u_turn_right.xml
1
2
3
4
5
6
7
8
9
10
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M6,9v12h2V9c0,-2.21 1.79,-4 4,-4s4,1.79 4,4v4.17l-1.59,-1.59L13,13l4,4l4,-4l-1.41,-1.41L18,13.17V9c0,-3.31 -2.69,-6 -6,-6S6,5.69 6,9z"/>
</vector>