B4A Library [B4X][XUI] ImageSlider

Status
Not open for further replies.

ykucuk

Well-Known Member
Licensed User
Longtime User
I'm trying to create social feed as Instagram. I need many image sliders to add customlistview.

How I should change Get image function for the multi-image slider, Can I use "sender"?

Thanks
 

ykucuk

Well-Known Member
Licensed User
Longtime User
Sounds like you should use xCustomListView with lazy loading of the images.
Yes. My problem is not loading too many photos. I ll try explain .

I added 20 panels into xCustomListView.

Each panel has an imageslider view inside with different photos.

My questions :

1- is gesture working with imageslider?
2- how can i set getimage function for all this imagesliders ?
 

Christian García S.

Active Member
Licensed User
Hello @Erel,

I implemented CustomListView with multiple ImageSliders (https://www.b4x.com/android/forum/threads/b4x-customlistview-with-multiple-imagesliders.97219/), based on this library and it works great.

I am with an application that needs to show several promotional items in the slider, and I would like it when I click on these items to go to the description of each one, at this moment as I saw it there is only one event (ItemClick) in custom list view, but when you click on the middle of the slider it does not do anything.

Can you please help us with click event?

Thanks
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…