Danish Ansari
06/11/2021, 2:25 PMpaging-compose
for creating a grid and I found out that there is no items
function for LazyGridScope
that accepts lazyPagingItems: LazyPagingItems<T>
as there is one for LazyListScope
Basically I'm not able to use pagination for creating a grid view. Is there any workaround for it?Zach Klippenstein (he/him) [MOD]
06/11/2021, 2:51 PMDanish Ansari
06/11/2021, 2:53 PMDanish Ansari
06/11/2021, 3:01 PMAndrey Kulikov
06/11/2021, 3:16 PMDanish Ansari
06/11/2021, 3:45 PM