I too have faced the same issue, here is how I have fixed this issue
Right click on resource -> New -> ImageAsset
Choose the ic_launcher_background icon and ic_launcher_foreground as shown in below screen
Android studio creates an ic_launcher.xml under resource mipmap (anydpi-v26)
Now inside the Manifest.XML, declare the icon and round icon something shown in like below
.......
Yes that's all and Run your app on any device it appears