<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: UI</title>
    <link>https://sudarshantechlabs.com/blog/tag/ui</link>
    <description>Posts tagged UI from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 29 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/ui/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>Jetpack Compose Custom Layouts and Modifiers Deep Dive</title>
      <link>https://sudarshantechlabs.com/blog/jetpack-compose-custom-layouts-and-modifiers</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/jetpack-compose-custom-layouts-and-modifiers</guid>
      <description>When Row, Column, and Box can&apos;t express your design, Compose&apos;s Layout composable and custom modifiers let you measure and place children yourself. Here&apos;s how the measure-and-place model works and when to reach for it. · 4 min read</description>
      <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
      <category>Jetpack Compose</category>
      <category>Custom Layout</category>
      <category>Android</category>
      <category>UI</category>
      <category>Kotlin</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>