调整发送页面
This commit is contained in:
14
app/src/main/res/drawable/rider_pro_back_icon.xml
Normal file
14
app/src/main/res/drawable/rider_pro_back_icon.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M16,4l-8,8l8,8"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="1.77777778"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#000000"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeLineCap="round"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user