Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Can't find Composer Class when Building

Using rememberSaveable with mutableStateListOf

Jetpack Compose OutlinedTextField with the label on the inside and golden glow around the outline when selected

How do we get the position/size of a Composable in a screen?

Jetpack Compose TopBar and BottomBar Default Elevation content doesn't fill its container

How i can pass the icon in this compossable function ? So that i can reuse it

How to change Text's contentDescription on JetpackCompose

Why updating PreferenceManager doesn't trigger recomposition in Jetpack Compose?

MutableState in view model?

Strange scroll in the BasicTextField with IntrinsicSize.Min

I cannot color single text from my list on click Jetpack Compose (single selection)

Set status bar color gradient matching the content background gradient in Jetpack Compose

Stripe Payment API integration to Jetpack Compose

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

Load next data when on click of button using the Paging 3 library for Compose

Prevent Text in Jetpack Compose from enlarging when device font size is increases

Jetpack Compose: close application by button

How to preview Compose layouts in landscape mode

How to share a viewmodel between two or more Jetpack composables inside a Compose NavGraph?