Material_3_Expressive_List
A curated collection of modern, expressive UI components built with Jetpack Compose and Material 3.
File Explorer
- Project_Default.xml
- AndroidProjectSystem.xml
- appInsightsSettings.xml
- compiler.xml
- deploymentTargetSelector.xml
- deviceManager.xml
- gradle.xml
- markdown.xml
- migrations.xml
- misc.xml
- runConfigurations.xml
- vcs.xml
- ExampleInstrumentedTest.kt
- ButtonsGroupRoot.kt
- CreateExpressiveListDataModel.kt
- ExpressiveListDataModel.kt
- ExpressiveListScreen.kt
- ExpressiveListViewModel.kt
- FabMenuRoot.kt
- FabMenuWithListRoot.kt
- FloatingToolbarRoot.kt
- FloatingToolbarWithListRoot.kt
- LoadingProgressIndicatorRoot.kt
- ExpressiveDataModelModule.kt
- NavCompose.kt
- NavigationState.kt
- Navigator.kt
- Navigation.kt
- ScreenRoutes.kt
- SliderRoot.kt
- SplitButtons.kt
- CustomToolbar.kt
- MainActivity.kt
- Color.kt
- Theme.kt
- Type.kt
- MaterialExpressiveListApplication.kt
- coffee_24px.xml
- coffee_filled_24px.xml
- edit_24px.xml
- ic_baseline_arrow_back_24.xml
- ic_launcher_background.xml
- ic_launcher_foreground.xml
- ic_processes.xml
- mail_24px.xml
- restaurant_24px.xml
- restaurant_filled_24px.xml
- settings_24px.xml
- work_24px.xml
- work_filled_24px.xml
- ic_launcher.xml
- ic_launcher_round.xml
- ic_launcher.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_round.webp
- colors.xml
- strings.xml
- themes.xml
- backup_rules.xml
- data_extraction_rules.xml
- AndroidManifest.xml
- ExampleUnitTest.kt
- .gitignore
- build.gradle.kts
- proguard-rules.pro
- fab_menu_with_list.gif
- floating_toolbar_with_list.gif
- group_buttons.gif
- list_of_button.png
- progress_indicator.gif
- sliders.gif
- split_buttons.gif
- gradle-wrapper.jar
- gradle-wrapper.properties
- libs.versions.toml
- .gitignore
- build.gradle.kts
- gradle.properties
- gradlew
- gradlew.bat
- LICENSE
- README.md
- settings.gradle.kts
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
git clone
View Details ▼
git clone
Clone an existing repository.
git clone {{remote_repository_location}} {{path/to/directory}}
Clone an existing repository into a new directory (the default directory is the repository name):
git clone --recursive {{remote_repository_location}}
Clone an existing repository and its submodules:
git clone {{[-n|--no-checkout]}} {{remote_repository_location}}
Clone only the `.git` directory of an existing repository:
# Project Badges
// repository documentation
Was this content helpful?
(0 ratings)
