mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-19 20:26:25 -07:00
style: icon launcher
This commit is contained in:
parent
e60c0e312c
commit
d389d1d62a
6 changed files with 6 additions and 0 deletions
6
app/src/notquitemy/res/mipmap-anydpi-v26/ic_launcher.xml
Normal file
6
app/src/notquitemy/res/mipmap-anydpi-v26/ic_launcher.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?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"/>
|
||||
<monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
|
||||
</adaptive-icon>
|
||||
Loading…
Add table
Add a link
Reference in a new issue