i’m sorry
Really the mistake was from me
Thank you for helping me
I focused on CardView click handler. You had a problem with TouchUp also
How to get Name of Componant ??
I used the extension to create a set of buttons. However, is there a functionally for *dynamically created buttons to have a When Button .click
effect. Thanks a lot
Thanks a lot!
you can create a event block
it should trigger when any of the dynamic component event happens like
when button created in this is clicked then the event block should rise
it should also has a list variable which gives the value when an event is triggered for an example
when canvas dragged it gives variable such as current x ,previous x ,etc. all these should be converted to a list as a event variable
Yours is the extension that I use the most in all of my apps.
Since the kodular has upgraded to AndroidX, please update your extension so that we can do Happy KODING!!!
@yusufcihan, i don’t mean to rush but we need your help buddy. almost all of my apps had your extension
You can do it yourself too either with Jetifier or Shreyash’s Recast.
I have tried but it is giving error while importing the extension
I don’t see any use of support lib there so extension should work fine with latest update.
Yeah dynamic component is working but upgrading other extension with recast are not importing in the project
No need to recast this extension, works fine as it is.
Yes u r correct. Thank You
This extension DOESN’T use any support libraries / AndroidX libraries so no any update required. However, if you still get any errors, then it’s because of other extensions that you use in your creator.
Did you use only number alone as id for the component created dynamically? Don’t you use join block? If so add that block too along with number. If not show us how did you create that dynamic component as a screenshot
I already attached the procedure of creating the block, you can see this above. I dont know how to link again that post in this reply.
At the end I couldnt modify the propertie of shadow, other work perfectly
you have showed only property setting for the selected id, i am asking the procedure of creating such component via dynamic extension.