Reorganize and group modules
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
||||
BIN
core/base/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png
Normal file
BIN
core/base/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
BIN
core/base/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png
Normal file
BIN
core/base/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
BIN
core/base/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png
Normal file
BIN
core/base/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
BIN
core/base/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png
Normal file
BIN
core/base/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#E5EEFE</color>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user