At the moment you can pass a View as an action param. Would be great to have an option to do the same with dialogs and drawers.
At the moment you can pass a View as an action param. Would be great to have an option to do the same with dialogs and drawers.
Hi, this is already possible!
When passing an action param with data type View, you can pass both Views, Drawers and Dialogs.
Here is an example setup:
Learnt something new Thanks Olav!