Android App Icons

I have had to redo my app for Android. There doesn't seem to be anywhere where you can assign the app Icons any more?

How do I assign the app icons on an Android Capacitor App?

We use Capacitor Resources:

But if you want to go with the standard Capacitor plugins there is Capacitor Assets:

Both work pretty similarly as in they generate the splash and icon files defined within a directory inside your Project.

So it appears there is no longer a way to assign App Icons (and even App name on screen) in Wappler? I had to do it in Android Studio. On the plus side I am sure learning a lot about Android Studio. :wink: