Repo created
This commit is contained in:
parent
75dc487a7a
commit
39c29d175b
6317 changed files with 388324 additions and 2 deletions
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/launcher_icon_background" />
|
||||
<foreground>
|
||||
<inset
|
||||
android:drawable="@drawable/ic_app_logo"
|
||||
android:inset="22%"
|
||||
/>
|
||||
</foreground>
|
||||
<monochrome>
|
||||
<inset
|
||||
android:drawable="@drawable/ic_app_logo_monochrome"
|
||||
android:inset="22%"
|
||||
/>
|
||||
</monochrome>
|
||||
</adaptive-icon>
|
||||
Loading…
Add table
Add a link
Reference in a new issue