adaptive icon was too ugly - rolling back
This commit is contained in:
parent
5d1e00a706
commit
bbf018d5b8
9 changed files with 2 additions and 10 deletions
BIN
app/src/main/res/mipmap-anydpi-v26.zip
Normal file
BIN
app/src/main/res/mipmap-anydpi-v26.zip
Normal file
Binary file not shown.
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@mipmap/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@mipmap/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.5 KiB |
|
@ -24,5 +24,7 @@
|
|||
|
||||
<color name="trackbook_transparent">#00000000</color>
|
||||
|
||||
<color name="trackbook_icon_background_light">#FF4caf50</color>
|
||||
<color name="trackbook_icon_background_dark">#FF289033</color>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue