Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Modifier doesn't work when used with .apply

Decrease padding inside Compose Button

Use of LaunchedEffect vs SideEffect in jetpack compose

KMM + Compose: Unresolved reference: drawable

How to check current Jetpack Compose destination in a type-safe manner?

How can I create a coloured Icon from a vector drawable resource in Jetpack Compose?

Android Compose TextField: How to set exact 3 lines

How to load Image Files into Jetpack Compose Image using Coil

How could i run my logic code inside composable function just 1 time?

Text in jetpack compose not showing text?

How to create expandable list view with static values in jetpack compose

Jetpack compose get FontFamily from resources

Show trailing icon after text input from user in TextField Jetpack Compose

Jetpack Compose lazy column all items recomposes when a single item update

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