https://kotlinlang.org logo
l

lewis

02/06/2021, 11:14 AM
Is there any way to use
androidx.paging.compose.LazyPagingItems#getItemCount
for recomposition on change?
a

Andrey Kulikov

02/06/2021, 1:51 PM
yes, this property will become observable at some point. sorry hard to say in what exact further release. you can follow this bug: https://issuetracker.google.com/issues/171872064
l

lewis

02/06/2021, 4:46 PM
Thanks, good to hear it's on the roadmap!