Segmented Connect List

Build a Jetpack Compose list where each row looks separate but connected, like a single rounded panel split into segments. Each row is its own Card, spaced 2dp apart, with corner radii that change per position — big (28dp) rounded corners on the group's outer edges and small (6dp) inner corners, so the group reads as one unified panel. Use when implementing segmented/grouped row lists, connected pill lists, split-list UI, "separate but connected" rows, or grouped cards with rounded corners.

shubh72010 cfb262c 4.6 KB Updated

File contents

shubh72010/skills-by-JusDots-Devs/tree/main/skills/segmented-connect-list commit cfb262c877

Frequently asked questions

npx skillmds@latest add shubh72010/segmented-connect-list