Rogerio_Rios
(Professional Support)
November 12, 2021, 5:39pm
11
The block I showed you is wrong. Not for ‘kodular dynamic cardview’ . The block I showed you is for components created with the dynamic components extension.
Dynamic Components Extension that supports every component in your AI2 distribution, instead of having pre-defined components.
I thought about making a full method to create all dynamic components without creating different blocks for every component because it would be useless. So I was trying to find a proper solution for a long time. And here it is!
The minimum required API version for this extension is 1 .
It basically uses Java’s Reflection feature, so this allows you to create …
Forget him.