Android Icon Duplicates in Application Dock -


For some strange reason, my project is launching two icons in the App Drawer, the same name, the same project. I do not know what is the reason for this. Does anyone have any suggestions?

In the white circle, m is my default icon. If you look at the screenshot, you will see that it will appear twice. I've checked the App area, and it's only installed once.

Do you have two activities? Are your profiles marked as activities of the launch? This will show two different launcher icons.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -