mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore: Use mipmap directly
This commit is contained in:
parent
9f83aeb469
commit
27284d00f6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<item
|
||||
android:width="160dp"
|
||||
android:height="160dp"
|
||||
android:drawable="@drawable/ic_yokai_splash"
|
||||
android:drawable="@mipmap/ic_launcher_round"
|
||||
android:gravity="center" />
|
||||
|
||||
</layer-list>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue