Search code examples
How can I change the background color of TextField in Compose?...


androidandroid-jetpack-composeandroid-jetpack-compose-material3

Read More
Problem with mutableStateFlow retrofit and jetpack compose...


androidkotlinandroid-jetpack-composeretrofit2

Read More
Some strings are translated even though strings.xml only exist in English...


androidandroid-jetpack-compose

Read More
how to change statusbar color in jetpack compose?...


kotlinandroid-jetpack-compose

Read More
Delegating mutable state to property in another object...


androidkotlinandroid-jetpack-compose

Read More
Why am I getting Backend Internal error: "Exception during IR lowering error" when using J...


androidkotlinandroid-jetpack-compose

Read More
java.lang.IllegalStateException: CompositionLocal LocalLifecycleOwner not present...


androidkotlinandroid-jetpack-composeandroid-lifecycle

Read More
How to handle dismiss requests from Dialog launched from a Composable passed as a variable...


androidkotlinandroid-jetpack-compose

Read More
Automatically scroll up the lazy column to display the full height of the card when expanded...


android-jetpack-composescrollableandroid-jetpack-compose-lazy-column

Read More
Android getting error Hilt when running app...


androidkotlinandroid-jetpack-composekotlin-coroutinesdagger-hilt

Read More
Compose ConstraintLayout's pivots aren't working as intended?...


androidkotlinandroid-jetpack-composeandroid-constraintlayout

Read More
Make each item the same size...


androidkotlinandroid-jetpack-compose

Read More
Jetpack Compose - Unresolved reference: observeAsState...


androidviewmodelandroid-jetpack-compose

Read More
Hilt 2.44.2 - Class not found when use @AndroidEntryPoint at GlanceAppWidgetReceiver...


androidandroid-jetpack-composedagger-hiltglance-appwidget

Read More
Text with stroke or borders in jetpack compose...


androidkotlinandroid-jetpack-compose

Read More
Kotlin Error: java.lang.RuntimeException: Cannot find implementation for com.example.tutorialfollowi...


androidkotlinandroid-jetpack-composeruntime-errorkapt

Read More
Animated bottle water size error in jetpack compose...


androidkotlinandroid-jetpack-composeandroid-canvas

Read More
Jetpack compose handle escape or back button?...


androidkeyboardaccessibilityandroid-jetpack-compose

Read More
Jetpack compose preview for screen that have SharedTransitionScope, AnimatedVisibilityScope as param...


androidandroid-jetpack-composeandroid-jetpack-navigationshared-element-transitionandroid-jetpack-compose-material3

Read More
Auto mirroring in jetpack compose Icons...


androidandroid-jetpack-compose

Read More
Change app language/locale programmatically in jetpack compose during instrumentation/UI test on And...


androidtestingandroid-jetpack-composelocaleandroid-instrumentation

Read More
Dagger Hilt - "Cannot create an instance of ViewModel" when dependency injection is used...


androidkotlingradleandroid-jetpack-composedagger-hilt

Read More
What does Jetpack Compose remember actually do, how does it work under the hood?...


androidandroid-jetpack-composecompose-recomposition

Read More
Compose: wrap text in Row layout, instead of pushing siblings out...


androidandroid-layoutandroid-jetpack-compose

Read More
LazyColumn lags Jetpack Compose...


androidkotlinandroid-jetpack-compose

Read More
How to save and restore navigation state in Jetpack Compose?...


androidandroid-jetpack-composeandroid-jetpack-navigation

Read More
How to Avoid onClick callback being called multiple times Jetpack Compose...


androidandroid-jetpack-composejetpack-compose-navigation

Read More
How to detect an attempt to swipe past the bounds of a HorizontalPager?...


androidandroid-jetpack-composehorizontal-pager

Read More
How to use animation listener for Lottie animation in Android Jetpack Compose?...


androidandroid-jetpack-composelottie

Read More
How to pass a String parameter to a viewmodel in compose?...


androidkotlinandroid-jetpack-composeandroid-viewmodelandroid-mvvm

Read More
BackNext