Question
CustomContainers with ClickListener
Hello,
Why can't CustomContainers be created as 'ClickListener' objects?
It's quite annoying as I'd like to create a ListLayout with clickable elements mainly through the studio and it seems the only way I can do it is through code as CustomContainers can't be made clickable…
Is it an oversight when you designed the functionality or was it made on purpose? If the latter, why so?
How can I circumvent this limitation to avoid having to do everything through lines of code?
Thanks in advance.
