How do I grey out / disable a widget?
Hello,
I have a use case where a custom container with a ScrollList of items need to be displayed but grey-ed out and disabled (as in not touchable) at the start of the screen transition and only becomes active once a button on the screen is clicked (e.g. an "Edit" button).
What is the recommended way to achieve this?
Thanks for everyone's time.
