Is there a way to set up a unique notification for a button in a widget so as to not get overwritten by when a second widget is created?
I’ve been doing some Android Widgets tutorials, and learning Kotlin at the same time.
I have successfully set up a widget with a button and a notification for that button which does some code and then updates the widget.