Thanks, i was actually trying to do it without Compose Paging lib.
s
Samir Basnet
05/03/2021, 11:32 AM
Not totally sure but you could use last something position from scroll state and compare that with your list size to get your desired result. There is firstVisibleItemScrollOffset , also there should be last something too