Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Change TopAppBar background color from themes.xml

Add intent extras in compose UI test

Jetpack Compose how to create an ImageBitmap with specific size and configurations?

What is this "provides" syntax in this kotlin jetpack compose code sample?

Drawer usage in Compose Material3

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

How can I programmatically click a Button in Jetpack Compose?

Swipe to refresh is not working if LazyGridView has no child in compose

How can I make an accompanist navigation BottomSheet fully expanded?

Printing calendar starting from the first day of the week based on locale using java.time/Java-8

Jetpack Compose: How to modify the width of Drawer in ModalNavigationDrawer?

Coil image caching not working with Jetpack Compose

JetpackCompose - Horizontal Pager Indicator click functionality

How to draw rounded corner polygons in Jetpack Compose Canvas?

Type mismatch: inferred type is Dp but CardElevation was expected in Jetpack Compose [duplicate]

Android Studio Canary 2020.3.1: Kotlin Unresolved References

Jetpack Compose: force recomposition when a state changes from another activity

Is there a way to get all the previous destinations before the current destination?