Derrick Mbaraniderrickmbarani.hashnode.dev·Dec 10, 2022Infinite lists with Paging3 and Room (without network)This guide aims at implementing simple pagination with Room without network calls. I experienced a hard time finding the right material for reference when I was learning. This article presents a specific use for huge amounts of local data. Here is a ...145 readsPaging3 Basics