Good Job and Thank you @nikzdevz this works fine.
AIA
Clickable1.aia (30.7 KB)
Thank you to both @vknow360 and @nikzdevz for great works.
@vknow360 your extension can also be used in my project, since, I did not have any layout inside layout. I use labels and images
Works fine in App Inventor.
Hello @vknow360 Now I am more clearer, problem is not with the layouts, actually it is a Bug that it works only with empty elements.
I have a video to show…
Actually when I put some child elements in parent then nothing happens on clicking parent.
Rest of the matter is explained in yellow text box in video.
Clickable2.aia (31.0 KB)
My experience with click event extensions is that if an inner component is set to clickable, these override/negate the click for the parent arrangement.
But I didn’t set any component clickable, neither the child nor the parent which I registered as full Clickable. Still this result.
Well, leave it, both the extension are useful.
You could also try this extension:
Sorry, I Checked but on connecting to companion just after import it says the error
I imported this 2-3 times but same result.
Hi @nikzdevz I want to inform you that there is a bug in the extension,
It sometimes hide the elements having fill parent height or width.
Also we cannot change the height and width of layout in blocks.
Try this, modified @vknow360 's aia in order to import it to Kodular with no errors
ClickUtils_Kodular.aia (12.2 KB)
you can use card view if that’s fine. it has the full clickable option. also, full clickable was implemented on my request but got removed after some time due to some bugs. IDK what bug tho.
I tested the AIA but, @vknow360 in your AIA too the dark blue arrangement is not doing any action.
One more thing i observed that functionality also get affected by Is Card Property.
#OFF TOPIC
Is anyone interested in this topic: How to animate layout Changes Using a transition?
What do you mean?
you can change.
See the video from 00:09.
May be this is due to platform difference - app inventor and kodular