Search code examples
What's difference "modifier" and "Modifier" (Kotlin Android, Jetpack Compose...

androidandroid-jetpack-composeandroid-jetpack

Read More
How can I make my Composable Recompose with a For Loop Update?...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
delay init methods in ViewModel...

androidandroid-jetpackandroid-viewmodel

Read More
How can I call jetpack compose function in Observable live data function?...

androidkotlinandroid-livedataandroid-jetpack-composeandroid-jetpack

Read More
Use drawable pattern as button background...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
Updating a Composable Function with a Lambda...

androidkotlinlambdaandroid-jetpack-composeandroid-jetpack

Read More
How to have a LazyColumn with a Composable like a Text("You are at the Top of the List"), ...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
What is the equivalent approach of LayoutBuilder of Flutter in the Jetpack Compose?...

androidflutterflutter-layoutandroid-jetpackandroid-jetpack-compose

Read More
android fragment livedata remove observer not working...

androidviewmodelandroid-livedataandroid-jetpackandroid-jetpack-navigation

Read More
How can I prepare a Jetpack compose app to release, what about the @Preview composables?...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
How to change Jetpack compose navigation component backstack behaviour?...

android-jetpack-composeandroid-jetpackandroid-jetpack-navigation

Read More
Method must be called from main thread,currenty inferred thread is worker...

androidandroid-architecture-componentsandroid-jetpackandroid-workmanager

Read More
Arrange a single item inside a LazyColumn by using weight modifier...

androidandroid-jetpackandroid-jetpack-composelazycolumn

Read More
Hilt Injection not working with BroadcastReceiver...

androidandroid-jetpackdagger-hilt

Read More
How do I choose the place the animation happens from using AnimatedVisibility in Jetpack Compose?...

androidandroid-jetpackandroid-jetpack-compose

Read More
how to pass data between two fragments destination If I tap a menu in navigation controller?...

androidandroid-architecture-componentsandroid-navigationandroid-jetpackandroid-architecture-navigation

Read More
Jetpack Compose cant compile the app, could not find kotlin-compiler...

androidkotlinandroid-jetpackandroid-jetpack-compose

Read More
Jetpack Compose: Performance problem when element with GlideImage is clickable in LazyColumn...

androidkotlinandroid-jetpackandroid-jetpack-compose

Read More
Detect what answer is selected in RadioButton using Jetpack compose...

androidkotlinandroid-layoutandroid-jetpackandroid-jetpack-compose

Read More
Jetpack Compose navigate with arguments float error...

androidandroid-jetpackandroid-jetpack-composeandroid-jetpack-navigation

Read More
Navigation Component default backstack not working when called from a LiveData observer...

androidkotlinandroid-jetpackandroid-architecture-navigation

Read More
Function recomposing multiple times on exposing loadState in jetpack compose...

androidandroid-jetpackandroid-jetpack-compose

Read More
Add icon at last word of Text in Jetpack Compose...

androidandroid-jetpackandroid-jetpack-composeandroid-jetpack-compose-text

Read More
Android Is it possible to have multiple nav_graph files?...

androidkotlinandroid-jetpackandroid-jetpack-navigation

Read More
How to refer xml style from Jetpack Compose Modifier?...

androidandroid-jetpackandroid-jetpack-compose

Read More
toolbar blinks when switch between bottom nav fragments...

android-fragmentsandroid-toolbarandroid-jetpackbottomnavigationview

Read More
how to remove default animation transition when using navigation component in Android?...

androidkotlinandroid-architecture-componentsandroid-jetpackandroid-navigation

Read More
How to use viewModel and compose navigation correctly together?...

androiddependency-injectionandroid-jetpackandroid-jetpack-composedagger-hilt

Read More
how to measure the height of textField...

androidkotlinlayoutandroid-jetpackandroid-jetpack-compose

Read More
Passing Application to ViewModel in Jetpack Compose...

androidandroid-jetpackandroid-jetpack-compose

Read More
BackNext