I’m making an extension (Device Manager 2) if you’ve seen on the Kodular community at all. Now I’m creating a block and it does something to this view, creates a ripple. However my main issue here is that I can’t move the LinearLayouts forward like they did to their Cardview component. What’s supposed to happen is whatever you click on that’s in the parent, it will ignore the child click and click the parent instead, but I can’t seem to make the parent view be the clickable one instead of the child views even after enabling Clickable. The ripple works, the color and everything.