Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to align two texts from different rows in Jetpack Compose

Why there is multiple Datastore is created?

Compose: Place view between two backgrounds

Remove padding of ListDetailPaneScaffold

Compose Bottom nav bar with custom shape and transparent around it

Content padding parameter it is not used error in kotlin jetpack compose? [duplicate]

Problem with Jetpack Compose Navigation and StateFlow

how to convert BitmapDrawable or Bitmap to ImageBitmap in kotlin

I want to achieve the below layout, the button should be at the bottom of the screen, when the lazy column is filled, the button shouldn't go outside

Make image go outside of boundaries in Jetpack Compose

CalendarView Jetpack Compose Buttons Are Not Displayed

Showing a BottomSheetScaffold with a BottomNavigation - Compose UI - Android

Unwanted recomposition when using Context/Toast in event - Jetpack Compose

Expand navigation material ModalBottomSheetLayout to max or custom height

Can't create an instance of ViewModel when using Hilt with Compose

What is the difference between _uiState.asStateFlow() and StateFlow<UIState> = _uiState in ViewModel Jetpack Compose

Can I replace produceState with mutableStateOf in the Compose sample project?

Jetpack Compose how to collect flows from the view model and action them in composables?

Use LottieAnimation in Jetpack Compose for Icon

Issue with ConstraintLayout in Jetpack compose