Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to change icon if selected and unselected in android jetpack compose for NavigationBar like selector we use in xml for selected state?

How we can use clickable property for different icons with row in jetpack compose?

How to control a Scaffold's FloatingActionButton onClick from child composable?

Error: (JetPack Compose) Type 'TypeVariable(T)' has no method 'getValue(Nothing?, KProperty<*>)

Make the first element in a Row wrap without occupying all available space

How to load image from assets in Jetpack Compose

Android Compose ScrollView Not Scrolling to Bottom When Keyboard Appears?

Navigating with Compose not working with Google Maps on Android

Check if the given function was called in compose test

How to disable scrolling in LazyColumn and Column

How to implement this layout using box composable in Jetpack Compose?

DataStore not working in Compose Desktop app

Google One Tap Sign In null reference

Android Compose - custom linearGradient with angle like GradientDrawable

Get current location button is not show on the jetpack compose google map

Transparent background for TopAppBar in BottomSheetScaffold in Android Compose

Jetpack compose how to centralize navController and inject it

Best practice when using mutableState with jetpack compose inside viewmodel with exposing mutable state

Android Jetpack Compose - Composable Function get recomposed each time Text-field value changes

Jetpack compose change in uiState doesn't trigger recomposition