Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Jetpack Compose + Navigation - Nested navigation with BottomNavBar

Android Compose Faking Keyboard for specific textfields

How can I show a composable on top of the visible Keyboard?

Jetpack Compose LazyColumn stickyHeader - how to add offset e.g. for window insets?

lineHeight incorrect in Jetpack Compose Texts when changing fontSize

Is there a more efficient way to update Data class properties in Jetpack Compose Kotlin?

Jetpack Compose draw custom border

How to specify Arrangement.SpaceEvenly in a BottomAppBar?

Remember not recompose when value change in jetpack compose

Does Android Automotive support Jetpack Compose?

Jetpack Compose Scaffold-content doesn't start below TopAppBar

Delay in LaunchedEffect break espresso test

Wrong item returned when detecting tap gesture in Jetpack Compose LazyColumn item

Android compose to anchor a Text to the bottom of a column

How to make TextField unclickable/unfocusable?

What is compose equivalent of OvershootInterpolator?

How to use Animated vector drawable in Compose

Align Image with Text baseline in a Row