Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

How do I make Bottom Sheet cover whole screen in Jetpack Compose

ClickableText styling in jetpack compose

What is ComposeViewAdapter used for in Jetpack Compose?

Adding gif into Jetpack Compose

Jetpack Compose: The layout inspector is not showing the menu for recomposition counts

Android Jetpack Compose text that starts next to the image and continues below it

How to set `setReorderingAllowed` when using Navigation Architechture?

Android compose ModalBottomSheetLayout jumps on content size change

JetpackCompose Navigation Nested Graphs cause "ViewModelStore should be set before setGraph call" exception

How to pass conditional parameter in Jetpack Compose?

How to show keyboard with Jetpack Compose?

Restrict only numbers in TextField in jetpack compose

Android paging library with clean architecture

how to make custom back button to go back to certain destination using navigation controller in Android?

How to detect when ImagePainter loads photo from web using Jetpack Compose?

Laggy/Slow Navigation between BottomNavigation composables - Jetpack Compose

How to add an icon to canvas in Jetpack Compose?

What is the alternative to LinearLayout in Android Jetpack Compose?

Other state management options that I may use with Jetpack Compose, beyond State hoisting?

How to navigate between two activities using jetpack navigation library