Package-level declarations
Functions
Link copied to clipboard
fun RecyclerView.addOnScrollListener(isLastPage: () -> Boolean, isLoading: () -> Boolean, threshold: Int): Flow<Int>
fun ViewPager2.addOnScrollListener(isLastPage: () -> Boolean, isLoading: () -> Boolean, threshold: Int): Flow<Int>