Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose-material3

Jetpack Compose TextToolbar not showing for TextField in ModalBottomSheet

Surface content colour slightly different to expected

How do I theme `NavigationBar()` and `NavigationBarItem()` in Jetpack Compose?

How to apply paneExpansionDragHandle in ListDetailPaneScaffold?

Problem using HorizontalPager in Jetpack Compose

SystemUIController won't set status bar color - Jetpack Compose Accompanist

Jetpack Compose thumb image

MediumTopAppBar Material3 change only big Title

Navigation buttons on top of ModalBottomSheet

Android Jetpack Compose How to show tooltip after simple click

push an animation in composable function to start again whenever I click a button/ JetPack/ Kotlin

How to fix "Cannot access '<init>': it is package-private in 'Icon'" for the Icon composable?

What are the guidelines on when to use `Surface` vs `Background` color in Material 3 design?

Android Compose, clickable surface on top of buttons

Compose TopAppBar has no background color

Compose: TopAppBar default height for Material3?

Detecting long press events on Chips in Jetpack Compose

Create chip with outline Jetpack Compose

How to align title at layout center in TopAppBar?

How to implement BottomSheet in Material 3 Jetpack Compose Android