About 495,000 results
Open links in new tab
  1. How to create expandable list view with static values in jetpack compose

    Aug 31, 2021 · Android Jetpack Compose capable of creating List with interactive Buttons and Values on each item?

  2. How to make Expandable List with Jetpack Compose

    Aug 27, 2022 · In this tutorial, I’ll show you how to make an expandable list using Jetpack Compose. Each row contains two composable views: a header (HeaderView), and an …

  3. Expandable lists in Jetpack Compose - ProAndroidDev

    Jan 11, 2021 · Expandable views are a common way to hide details of a visualised data structures. Let’s take a look at how the following can be achieved in 6 steps, using compose: …

  4. Lists and grids | Jetpack Compose | Android Developers

    May 20, 2025 · Compose provides a set of components which only compose and lay out items which are visible in the component’s viewport. These components include LazyColumn and …

  5. Expandable lists in Jetpack Compose - droidcon

    Nov 3, 2021 · Expandable views are a common way to hide details of a visualised data structures. Let’s take a look at how the following can be achieved in 6 steps, using compose: Courses

  6. Building a Custom Animated Expandable/Collapsed List

    Sep 27, 2024 · This article will guide you through building an animated expandable list using LazyColumn in Jetpack Compose. We'll break down each component of the code, explore …

  7. Create Expandable Listview with Jetpack Compose - RRutors

    Sep 28, 2021 · Build an expandable listview in Jetpack Compose with expandable and collapsible data items. Great for organizing complex information in your app. | RRTutors

  8. SSComposeExpandableListView - GitHub

    Welcome to our SSCompose-Expandable-ListView Library! 🎉 Expandable ListView in Jetpack Compose, providing an easy and flexible way to display hierarchical data in an interactive, …

  9. Jetpack ComposeExpandable Card | by Hannah Olukoye

    Mar 15, 2022 · In this article, I’ll show you how I changed an Expandable ListView into an Expandable Card in Jetpack Compose in one of my projects. To give you some bit of …

  10. Creating Expandable Sections with Compose | by Pouya

    Oct 19, 2023 · In this article, you will learn how to create an expandable section using Jetpack Compose. Expandable sections are like drawers in your app. They help with organizing your …

  11. Some results have been removed
Refresh