Adaptive icon (#60)
* Removed mipmap folder from gitignore. * New adaptive icon. * Removed icon step from build. * The icon seamed pixelated.
This commit is contained in:
4
app/src/main/res/values/ic_launcher_background.xml
Normal file
4
app/src/main/res/values/ic_launcher_background.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#1D71A3</color>
|
||||
</resources>
|
Reference in New Issue
Block a user