New Branch: Full project rewrite (Beta)
This commit is contained in:
commit
188bc459b1
25 changed files with 1496 additions and 0 deletions
10
app/src/main/res/drawable/ic_launcher.xml
Normal file
10
app/src/main/res/drawable/ic_launcher.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="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#3F51B5"
|
||||
android:pathData="M12,2L2,7L12,12L22,7L12,2Z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue