Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Why in HorizontalPager is the page number returned by the lambda different from the currentPage?

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

Custom TabRow in Jetpack Compose

Compose Snackbar not appearing on repeated error

Without calling recompose, How to update a particular ui component in jetpack?

visibility of a part of screen when keyboard is open in jetpack compose

How to get the AppWidgetId of a Compose Glance widget?

Undo/Redo, how to handle doOnTextChanged and doBeforeTextChanged in TextField of Jetpack Compose?

Jetpack compose java.lang.IllegalStateException: Invalid applier

OutlinedTextField loses focus in jetpack compose when dropdown is shown

OutlinedTextField's Text Color Does Not Change When Disabled

How to Call/Fetch Data from Remote API in a Composable Function During Initial Composition [Preventing Infinite Recomposition]

Intent.createChooser automatically hides statusbar and causes layout jumping on some devices

Automatically scroll up the lazy column to display the full height of the card when expanded

Google pay Api in Jetpack compose - How to

How can I make Android Jetpack Compose AndroidView be replaced when the parameters that created it change?

Compose - get the same instance of ViewModel inside and outside of Navigation Graph

How to load images from the internet into a widget with Jetpack Glance?

How to pass arguments with Navigation3 using SavedStateHandle?

How to handle border and background in compose shape?