Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose-material3

This material API is experimental and is likely to change or to be removed in the future. error in android when using new material3 card

What's the difference between MaterialTheme.colors vs MaterialTheme.coloScheme

How to avoid Modal Bottom Sheet overlap with System Navigation Icons in Android

How do I get the bottom navigation bar height for Material Design 3?

compose list-detail not visible in portrait mode using ListDetailPaneScaffold

How to reduce the height of androidx.compose.material3.OutlinedTextField

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