Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

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)?

Prevent LaunchedEffect from re-running on configuration change

Paging 3 list auto refresh on navigation back in jetpack compose navigation

How to call a composable function in onClick event

Use of LaunchedEffect vs SideEffect in jetpack compose

How do i apply a default font to all Text() elements in the app using Jetpack Compose?

How to animate from Aligment.Start to Align.End in Jetpack Compose?