Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

How do I split the screen into two areas, while having a form in the center?

Android Jetpack Navigation component and BottomAppBar menu interaction

is there hot reload in Jetpack like flutter?

Query one to many relationship Android Room

How can I programmatically click a Button in Jetpack Compose?

Android Studio Canary 2020.3.1: Kotlin Unresolved References

Can you pass NavHostController to a child Composable in order to allow access to the navController.navigate("Route")?

How to generate objects with the same type in Hilt?

How to make divider ignore padding of parent in Jetpack Compose?

Is there something like ConstraintLayout's "dimensionRatio" property in Jetpack Compose?

No default context on LocalContext.current

How to add text below an image in a button in jetpack compose

Compose preview with coil image from url

Compose preview doesn't work at all - project needs to be compiled

Android Compose lazycolumn does not update when livedata is changed

Seperate Jetpack composable functions based on screen density

Default Behavior for OnBackPressedCallback in Activity?

How to add a Listener and Receive a callback whenever the navigation transition has finished in Jetpack Compose (NavHostController)?