添加发现页面能力测评的接口
This commit is contained in:
BIN
app/src/main/res/drawable/fuwu.png
Normal file
BIN
app/src/main/res/drawable/fuwu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 483 B |
10
app/src/main/res/drawable/ic_arrow_left.xml
Normal file
10
app/src/main/res/drawable/ic_arrow_left.xml
Normal file
@@ -0,0 +1,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="M15.41,16.59L10.83,12l4.58,-4.59L14,6l-6,6 6,6 1.41,-1.41z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user