Join Slack
Powered by
Is there any way to use `androidx.paging.compose.L...
# compose
l
lewis
02/06/2021, 11:14 AM
Is there any way to use
androidx.paging.compose.LazyPagingItems#getItemCount
for recomposition on change?
lewis
02/06/2021, 11:49 AM
@cb
Is there a plan for this to be integrated upstream?
https://github.com/chrisbanes/tivi/blob/main/common-ui-compose/src/main/java/app/tivi/common/compose/paging/LazyPaging.kt#L67
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!
2
Views
Open in Slack
Previous
Next