2019-05-03 08:47 AM
Hi everyone,
i would remove or add a object in a scroll list
I try to use
paramScroll.remove(*paramScrollListItems.getDrawable(0));
paramScroll.add(*paramScrollListItems.getDrawable(5));
but it don't work.
paramScrollListItems is a DrawableListItems.
How can i do this function in a scroll list?
2019-05-16 06:05 AM
It executed.
Now for test this method i use it inside paramScrollUpdateItem
2019-05-21 04:49 AM
@Community member, could you share your project with me?
2019-05-21 08:39 AM
2019-05-22 02:03 AM
I'd like a working project, please. Could you modify it in some way if you don't want to share it with me? Thanks
/Martin