Initial commit
This commit is contained in:
commit
21bfbfb139
520 changed files with 47819 additions and 0 deletions
18
app/src/main/res/drawable/ic_launcher_background.xml
Normal file
18
app/src/main/res/drawable/ic_launcher_background.xml
Normal file
|
@ -0,0 +1,18 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<group android:scaleX="0.140625"
|
||||
android:scaleY="0.140625">
|
||||
<path
|
||||
android:pathData="M0,0h768v384h-768z"
|
||||
android:fillColor="#FF4BA8"/>
|
||||
<path
|
||||
android:pathData="M0,384h768v384h-768z"
|
||||
android:fillColor="#C50053"/>
|
||||
<path
|
||||
android:pathData="M384,384m-172.3,0a172.3,172.3 0,1 1,344.6 0a172.3,172.3 0,1 1,-344.6 0"
|
||||
android:fillColor="#FF0080"/>
|
||||
</group>
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue