Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Material3: pullToRefresh direction - Pull up from the bottom

Why chained mutable state is not updated?

compose foreach loop:@Composable invocations can only happen from the context of a @Composable function

Getting "No compose views found in the app. Is your Activity resumed?"

How to detect if the user stops writing to a TextField?

How to align elements on Compose Row to be on the edge of the screen [duplicate]

Why is the Jetpack Compose card radius corner not even

How do you animate a swap of Image

play-services-ads:24.0.0 resource xml/gma_ad_services_config not found

How to make Row component whole clickable with padding?

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

How to format number with comma in TextField in compose

How to pass a nullable variable as a composable?

How to make a Text which will scroll its content horizontally while content is longer than size in android jetpack compose? [duplicate]

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

How to remove RadioButton's padding in Jetpack Compose?

How to customize Tabs in Jetpack Compose

No default context on LocalContext.current

Using Zxing Library with Jetpack compose