Android Question Is there a way to know that filling of a CLV is completed ?

CR95

Active Member
Licensed User
I fill a CLV of several lines with 3 images per line.

Loading is asynchronous and depending on the size of the images, the filling of the CLV is random.

I am looking for a subroutine that could test when ALL the images are finished to be loaded (could be several seconds after the beginning)
 

CR95

Active Member
Licensed User
Are you using SMM?
No, this is an old application using OKHttp. I will change that.
You can handle the MediaReady event and count the number of events raised.
I suppose that I have to count the number of requests... and then wait and count that they are all received.

Thanks to all for your help
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…