mobile download
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="colorPrimary">#8b5cf6</color>
|
||||
<color name="colorPrimaryDark">#0f0f23</color>
|
||||
<color name="colorAccent">#8b5cf6</color>
|
||||
<color name="splash_background">#0f0f23</color>
|
||||
</resources>
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"images": [
|
||||
{
|
||||
"src": "../public/icon.svg",
|
||||
"type": "svg"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user