Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

MotionLayout in Jetpack Compose

When do you need Modifier.composed { ... }?

Jetpack Compose draw on image with Painter

Why kotlin.collections is not implicitly imported after upgrading to jetpack compose 1.0.0-beta01?

Is there a Jetpack Compose equivalent of A password field with the password visible to the user?

Why this function is called multiple times in Jetpack Compose?

Infinite rotation of an Image in Jetpack Compose

Visualizing Component Tree in Jetpack Compose

Listen ModalBottomSheetLayout state change in Jetpack Compose

Where is Jetpack Compose Container?

InputMethodService with Jetpack Compose - ComposeView causes: Composed into the View which doesn't propagate ViewTreeLifecycleOwner

Linkify with Compose Text

rememberLauncherForActivityResult throws Launcher has not been initialized in Jetpack Compose

Jetpack Compose align input text in TextField

Change Cursor Position and force SingleLine of TextField in Jetpack Compose

Android Jetpack Compose: how to zoom a image in a "box"?

Create chip with outline Jetpack Compose

DecorationBox in Jetpack Compose BasicTextField

Is ConstraintLayout still preferred over nested Column & Row in Jetpack Compose?

How to change TextField's highlighted text color on Jetpack Compose?