After the Api 29 update of Kodular am facing a bug…
I have a screen where I have used textbooks…I have used the decoration component to set the border of textbooks and I have set the rounded to true…
Am constantly getting this error message and its unable to complete the action for all text boxes. I have tried on both companion and by exporting the app as apk. Attaching the error message below and image of my blocks
This is an old image…i have removed that block…if you check the second image which has the complete block then you will see that i have removed and placed this block in the bottom right of my blocks
Use for each item in list of your components {
set decoration of component..The component is your item..And set the other parameters as you want..That saves a lot of blocks..