Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Can't send integer value from one screen to other

Where does "it" come from in this call of a composable function?

Displaying Fragment in Jetpack Compose using AndroidFragment<>

Network State with Jetpack compose

is there hot reload in Jetpack like flutter?

Compose Android Test Lazy Column Not Detect All The Children

Is it possible to make LazyRow/LazyColumn display a certain amount of items on the screen without passing in an explicit DP width

How to replace parts of Text with TextFields in Jetpack Compose?

Jetpack Compose alternative to View system's 'animateLayoutChanges'

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?