git initial commit with version v1.0.0
This commit is contained in:
parent
dcc9b4d8f7
commit
cfc732712b
138 changed files with 14786 additions and 84 deletions
10
app/src/main/res/drawable/ic_launcher_background.xml
Normal file
10
app/src/main/res/drawable/ic_launcher_background.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:fillColor="@color/close_to_black"
|
||||
android:pathData="M0,0h108v108h-108z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue