My title contains “something @” . Then i split text at @ to make it a list.
Hi I want to click dynamic image(made with dynamic components extension) and open url. How can I do this. please help
How To Fix Data loading lag
Try creating less components. Everything is handled on the UI thread, and it can only take so much.
Hey Any tell me please How to create schema of dynamic layout?
Maybe this can help you.
Thank you for this awesome extension. Keep it up!!
Hello I Have a Doubt.
Suppose I Created a Normal Cardview with A Button and A label.
Then I Put the Card view for Dynamic Component
will it Create a Dynamic Component of the Button and Label Also ?
Please Help
No you have to create for all 3
make a procedure of generate Cardview + Button + Label, then call the procedure when needed.
OK
, Thanks For The Help
Hello all,
I have created webviews using dynamic components.
However I am trying to apply when screen back-pressed event on these webviews but it is not working
This is what I have tried
It does not work even when I try it for individual ids
Hi can anyone please provide a tutorial on how to use the dynamic extension?
(In english) everything on youtube is in hindi…
I’m a newbie with very limited experience so any help would be appreciated a lot!
Thanks
Hello Koders,
Please let me know how to enable html format in dynamic label.
Thanks in Advance.
hello yusufcihan
I want an option to add a list block. your extension is great but when I load a huge amount of data then my app was stopped. so can you please add this option. like recyclerview.
“UI” stands for asynchronous, and “Main” stands for synchronous.
Is it possible to add two dynamic component in your project? and how do we detect which component property was clicked.
I tried it out, only dynamic component 1 was triggered on cardview click but dynamic component 2 is not getting executed. How do I get this done?
Thanks in advance.