Search code examples
How do i customize selected NavigationBarItem?...


androidandroid-jetpack-compose

Read More
Android Hilt. Unresolved reference: TestInstallIn...


androidgradletestingandroid-jetpack-composedagger-hilt

Read More
Dynamic Color Preview not working in Android Studio...


androidandroid-studioandroid-jetpack-composeandroid-jetpack

Read More
Jetpack Compose: Text remains black even when the theme is dark...


androidkotlinandroid-jetpack-compose

Read More
Jetpack compose DropdownMenu for big data...


asynchronousandroid-jetpack-composedropdown

Read More
LazyColumn inside Column with verticalScroll modifier throws exception...


androidandroid-jetpack-composelazycolumnjetpack-compose-column

Read More
Why recomposition happens when call ViewModel in a callback?...


androidandroid-jetpack-composeviewmodelandroid-viewmodelcompose-recomposition

Read More
Why does setting surface color to white make my BottomAppBar not white?...


androidandroid-jetpack-compose

Read More
Constraint Layout items overlapping: Smart wrap text does not work when two opposing items intertwin...


androidkotlinandroid-jetpack-composeandroid-constraintlayout

Read More
Jetpack Compose Reducing internal padding of Tabs...


androidtabsandroid-jetpack-composeandroid-tabs

Read More
Force Compose Text to respect other Composable...


androidkotlinandroid-jetpack-compose

Read More
How to allow only a few dates to be selected in this date picker?...


androidkotlindatepickerandroid-jetpack-compose

Read More
How to configure the width of a DialogFragment with Compose content?...


androidandroid-jetpack-composeandroid-dialogfragmentscaffolding

Read More
Why list of Composable does not work in Jetpack Compose?...


androidandroid-jetpack-compose

Read More
adjustViewBounds analogue in Jetpack Compose...


androidandroid-jetpackandroid-jetpack-compose

Read More
Bottom Sheet content is showing for a second before activity content in Jetpack compose...


androidandroid-jetpack-composeandroid-jetpack-compose-scaffold

Read More
Compose - How to implement nestedScrolling in BottomSheet...


androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
Jetpack Compose pass parameter to viewModel...


androidkotlinandroid-viewmodelandroid-jetpack-compose

Read More
Compilation issues ("Unresolved reference") when Trying to build an app for Android (using...


androidkotlinandroid-jetpack-composeandroid-jetpack-compose-material3

Read More
How do I remove undeline of TabRow in Jetpack Compose?...


androidandroid-jetpack-composeandroid-tabs

Read More
Android Jetpack Compose and voyager pass topBar height and navigation bar height between screens...


androidkotlinandroid-jetpack-composevoyager

Read More
how to center text vertically in relation to an icon in jetpack compose?...


androidandroid-jetpack-composetext-alignment

Read More
Unreadable exception stack trace in Jetpack Compose...


androidandroid-jetpack-composeproguardandroid-r8

Read More
listOf(listOf(string)) in lazyLayout(lazyColumn) compose...


androidkotlinandroid-jetpack-compose

Read More
Vertically center an Icon...


androidkotlinandroid-jetpack-compose

Read More
java.lang.IllegalArgumentException: Cannot round NaN value...


android-jetpack-compose

Read More
Create settings for the application using viewmodel and data class...


androidkotlinandroid-jetpack-compose

Read More
Tap Gesture Triggered on Swipe in Android...


androidandroid-jetpack-composelottie

Read More
How can I update my UI composable with my viewmodel's mutableState variable...


androidkotlinandroid-jetpack-compose

Read More
Kotlin compose, when doing collectAsState on a StateFlow how to perform an action after collection f...


androidkotlinandroid-jetpack-composekotlin-coroutineskotlin-flow

Read More
BackNext