빌드할 때 icon xml 아이콘 문제
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/icon"/>
<foreground android:drawable="@mipmap/icon"/>
</adaptive-icon>
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/icon"/>
<foreground android:drawable="@mipmap/icon"/>
</adaptive-icon>
댓글
댓글 쓰기