cancel
Showing results for 
Search instead for 
Did you mean: 

Scroll list add/remove

apll
Associate II

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?

13 REPLIES 13

It executed.

Now for test this method i use it inside paramScrollUpdateItem

@Community member​, could you share your project with me?

I can't share all project but i can send selected file.

I can't remove objects by scroll list.

Thanks for help!

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