Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Jetpack Compose deferring reads in phases for performance

Jetpack Compose FloatingActionButton partially hidden when used in BottomSheetScaffold

How to change the backgorundColor of BasicTextField in jetpack compose?

How to prevent a jetpack compose scaffold from taking the whole height of the screen when it is shown in a dialog

How remove extra padding above Jetpack Compose OutlinedTextField?

Android compose navigation screen is called many times

Permission Testing on Jetpack Compose

How to save and restore navigation state in Jetpack Compose?

How to prevent re-render of previous screen when navigating back - Jetpack Compose?

Compose 3 Modal Bottom Sheet not above safe area

Is there a way for lazy loading with FlowRow?

Jetpack Compose IntrinsicSize.Min qualifier is forcing text to be 2 lines

How to change CheckBox icons in compose

How to get results from requesting permissions in GoogleSignIn in Jetpack Compose?

Jetpack Compose: LayoutCoordinate operations are only valid when isAttached is true on Android 6 Devices