<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: Paging 3</title>
    <link>https://sudarshantechlabs.com/blog/tag/paging-3</link>
    <description>Posts tagged Paging 3 from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Mon, 03 Aug 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/paging-3/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>Paging 3 in Android: Efficient List Loading at Scale</title>
      <link>https://sudarshantechlabs.com/blog/paging-3-efficient-list-loading-at-scale</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/paging-3-efficient-list-loading-at-scale</guid>
      <description>Loading a thousand-item list all at once is how apps run out of memory and feel sluggish. Paging 3 loads data in chunks as the user scrolls. Here&apos;s how it fits together with Compose, Room, and a network source. · 4 min read</description>
      <pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate>
      <category>Paging 3</category>
      <category>Android</category>
      <category>Jetpack Compose</category>
      <category>Performance</category>
      <category>Kotlin</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>