Creating image asset in Android Studio -


i trying create image asset in android studio. facing problem @ 2 levels. first, when launch asset studio , select image asset type set 'launcher icon', asset created inside mipmap folder instead of drawable folder.

enter image description here

so changed asset type 'action bar , tab icons'.but causes image appear white blocks.

enter image description here

please advise supposed do.

about first problem, behavior correct.you have save ic_launcher in mipmap folder see android documentation

the 'action bar , tab icons' icons only, , icons defined android use 1 color


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -