Use resource alias for launcher icon on API 21-25

This commit is contained in:
topjohnwu
2018-12-28 05:29:28 +08:00
parent 496b22026f
commit e6942e0122
4 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<drawable name="ic_launcher">@drawable/ic_logo</drawable>
</resources>