init: init proj
This commit is contained in:
9
module_base/src/main/res/drawable/img_search.xml
Normal file
9
module_base/src/main/res/drawable/img_search.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="200dp"
|
||||
android:height="200dp"
|
||||
android:viewportWidth="1024"
|
||||
android:viewportHeight="1024">
|
||||
<path
|
||||
android:pathData="M448,170.7a277.3,277.3 0,1 0,194 475.5l1.9,-2.2a30.5,30.5 0,0 1,2.1 -2A277.3,277.3 0,0 0,448 170.7zM448,85.3a362.7,362.7 0,0 1,284.9 587.1l193.3,193.4a42.6,42.6 0,1 1,-60.3 60.3l-193.4,-193.3A362.7,362.7 0,1 1,448 85.3z"
|
||||
android:fillColor="#1c8cf5"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user