Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to enable Compose snackbar's swipe-to-dismiss behavior

Flow doesn't update Composable

Compose Spacer vs view padding performance

How to detect that a button is pressed in Jetpack Compose?

How can I make the two buttons the same width when I use Jetpack Compose?

What are benefits of @Immutable on a data class?

How do I create a placeHolder in the BasicTextField?

Possible to publish Android app that uses Jetpack Compose to Play store?

Auto complete text view in compose

Jetpack Compose State List Drawable Equivalent

Jetpack Compose adding clickable modifier on Image component changes the layout [closed]

Align two texts by font's ascent instead of baseline in Jetpack Compose

Modifier.scrollable doesn't scroll the content

Composable invocations can only happen from the context of a @Composable function

Show keyboard over Scaffold's bottomBar in Jetpack Compose and apply proper inset paddings

MainActivity does not implement interface dagger.hilt.internal.GeneratedComponent or interface dagger.hilt.internal.GeneratedComponentManager

How to display animated GIFs in Jetpack Compose?

How to memoize a lambda function in Jetpack Compose like useCallback

how to do a swipeable on Material3 compose

WebView nested scroll doesn't work in Android Jetpack Compose