Search code examples
How to fix issues with icons in Jetpack Compose?...


androidkotlinandroid-jetpack-composeandroid-jetpack-compose-material3

Read More
AnchoredDraggable Overscroll Effect...


androidandroid-jetpack-compose

Read More
A white screen instead of displaying information in Compose and Room Library...


androidkotlinandroid-jetpack-composeandroid-room

Read More
Laggy Lazy Column Android Compose...


androidkotlinandroid-jetpack-composekotlin-coroutinescoil

Read More
Jetpack Compose - Column - Gravity center...


androidkotlinandroid-jetpack-composeandroid-jetpackandroid-jetpack-compose-layout

Read More
How to set startDestination in Jetpack compose navigation...


androidauthenticationnavigationandroid-jetpack-composejetpack-compose-navigation

Read More
Compose: How Can I Smoothly Partially Collapse a Panel?...


androidandroid-jetpack-compose

Read More
How to stop the screen flicker/refresh for LazyVerticalgrid with pagination?...


androidkotlinpaginationandroid-jetpack-composekotlin-stateflow

Read More
JSON deserialization not working in Jetpack Compose...


androidjsonkotlinandroid-jetpack-compose

Read More
Jetpack Compose: Error Navigation graph has not been set for NavController...


androidkotlinandroid-jetpack-compose

Read More
Viewmodels in android using mvvm and jetpackcompose...


androidkotlinmvvmandroid-jetpack-composeviewmodel

Read More
Screen is not edge to edge...


androidandroid-jetpack-compose

Read More
Jetpack Compose Text Styles(Strikethrough, Underline) issue...


androidkotlinandroid-jetpack-composeandroid-compose-textfield

Read More
Is there a way to dynamically change the string in Text() of compose?...


androidkotlinandroid-jetpack-compose

Read More
How do I create an instance of a view model with input parameters...


android-jetpack-composeviewmodelandroid-viewmodel

Read More
How to pass @Composable from child in Jetpack Compose...


android-jetpack-compose

Read More
How to get Context in Jetpack Compose...


androidkotlinandroid-jetpackandroid-jetpack-compose

Read More
How Do You Animate The Insertion Of An Item Into A List In Android?...


animationandroid-jetpack-composeandroid-animationdata-classandroid-jetpack-compose-lazy-column

Read More
Jetpack Compose: Bottom bar navigation not responding after deep-linking...


deep-linkingandroid-jetpack-composeandroid-architecture-navigation

Read More
Jetpack compose: Searchbar not overlapping with the bottom of the image...


androidandroid-jetpack-compose

Read More
How to avoid fake errors in Android Studio when Kotlin code is copy-pasted from the internet?...


androidkotlinandroid-studioandroid-jetpack-compose

Read More
How do I enable vertical scrolling inside the compose modalBottomSheet and disable the event that th...


androidkotlinandroid-jetpack-composebottom-sheetvertical-scrolling

Read More
Parent coroutines does not cancels other child coroutines after an exception...


kotlinandroid-jetpack-composekotlin-coroutineskotlin-multiplatform

Read More
NavHost composable accepts string as argument for startDestination, but providing serialized object ...


androidkotlinandroid-jetpack-composeandroid-jetpack-navigation

Read More
Unable to get route object from currentBackStackEntry in Compose Navigation outside NavHost composab...


android-jetpack-composejson-deserializationandroid-jetpack-compose-navigation

Read More
LazyVerticalGrid with BottomBar don't save scroll state...


android-jetpack-composekotlin-multiplatformcompose-multiplatform

Read More
Jetpack Compose Text hyperlink some section of the text...


androidandroid-jetpack-composeandroid-jetpack-compose-text

Read More
Recomposition does not occur despite the mutableStateOf variable being changed...


androidkotlinandroid-jetpack-compose

Read More
How to use Compose inside Fragment?...


androidkotlinandroid-jetpack-compose

Read More
I need to keep data on the device with Jetpack compose multiplatform...


android-jetpack-composeandroid-sqliteandroid-roomkotlin-multiplatform

Read More
BackNext