Join Slack
Powered by
Is there a way to use androidx paging and the view...
# compose-android
z
zt
05/15/2023, 6:35 AM
Is there a way to use androidx paging and the viewpagers like VerticalPager?
i
Ian Lake
05/15/2023, 4:00 PM
Yes, as per the
Paging Compose 1.0.0-alpha19 release notes
, every lazy layout is supported
Ian Lake
05/15/2023, 4:00 PM
See the sample for an example:
https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:paging/p[…]ndroidx/paging/compose/samples/PagingFoundationSample.kt;l=77
z
zt
05/15/2023, 4:01 PM
Thank you!
14
Views
Open in Slack
Previous
Next