Search code examples
Android Compose - how to match the height of composables side-by-side centered in a Box...

androidlayoutandroid-jetpack-composeandroid-jetpack

Read More
How to Prevent Recomposition of Entire UI When Using Weight in Jetpack Compose?...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
How to make divider ignore padding of parent in Jetpack Compose?...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
Android Jetpack Compose Modal Bottom Sheet Bug...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
Jetpack Compose take screenshot of composable function?...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
mutableStateOf updating in view model but no effect in @Compose...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
How to change label attribute of a destination in navigation controller?...

androidandroid-jetpackandroid-architecture-components

Read More
How to add a Listener and Receive a callback whenever the navigation transition has finished in Jetp...

androidkotlinandroid-jetpack-composeandroid-jetpackandroid-jetpack-navigation

Read More
Unable to vertically center a Row composable children using android jetpack compose...

android-jetpack-composeandroid-jetpack

Read More
Type 'State<List<User>?>' has no method 'getValue(Nothing?, KProperty<*&g...

androidkotlinandroid-jetpackandroid-jetpack-compose

Read More
Error: (JetPack Compose) Type 'TypeVariable(T)' has no method 'getValue(Nothing?, KPrope...

androidandroid-jetpack-composeandroid-jetpackandroid-compose-textfield

Read More
Is there anyway to remove default focus highlighting on a composable in a lazyrow?...

android-jetpack-composeandroid-jetpackandroid-tvandroid-jetpack-compose-tv

Read More
Android Navigation component: No NavHostFragments found error...

androidkotlinandroid-jetpackandroid-jetpack-navigation

Read More
Rendering text with a rounded shadow using Jetpack Compose...

androidandroid-jetpack-composeandroid-jetpack

Read More
How to manage BottomNavigationView backstack in Android Navigation Component...

androidandroid-fragmentsandroid-architecture-componentsbottomnavigationviewandroid-jetpack

Read More
Is it possible to set startDestination conditionally using Android Navigation Architecture Component...

androidandroid-jetpackandroid-architecture-navigationandroid-navigationandroid-navigation-graph

Read More
How to animate items on scroll in Jetpack Compose LazyColumn?...

androidandroid-jetpack-composeandroid-jetpack

Read More
How to convert Dp to pixels in Android Jetpack Compose?...

androidandroid-jetpackandroid-jetpack-compose

Read More
How to set alignment for custom Composables in Jetpack Compose?...

androidandroid-jetpack-composeandroid-jetpack

Read More
@Composable invocations can only happen from the context of a @Composable function in observers/coll...

androidkotlinandroid-jetpack-composeandroid-jetpackkotlin-flow

Read More
Align two boxes vertically in a column...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
I'm creating an simple connect four game and i need an "pop up" when you win...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
NoSuchMethodException for straight-forward ViewModel in Jetpack Compose setup...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
Jetpack compose Null Value for variable on ViewModel...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
How to add haptics to Button in home screen widget (Glance API) in android...

androidwidgetandroid-jetpackandroid-vibrationglance

Read More
OutlineTextField text not changed...

androidkotlinandroid-jetpack-composetextfieldandroid-jetpack

Read More
Is there a way to use LazyRow to set the height of each child Composable to match the height of the ...

androidandroid-jetpack-composeandroid-jetpackandroid-jetpack-compose-ui

Read More
Blank space when creating a custom text rendering composable...

androidkotlinandroid-jetpack-composeandroid-jetpacktext-rendering

Read More
How does jetpack compose coordinate system work...

kotlinandroid-jetpack-composeandroid-jetpackjetbrains-compose

Read More
Textfield Visualtransformation crashing iwth offsetmapping originaltotransformed returned invalid ma...

android-jetpack-composetextfieldandroid-jetpackandroid-compose-textfield

Read More
BackNext