Search code examples
TextButton's text Not updating...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
The container color that I am passing is not wrapping the title of MediumTopAppBar...

androidkotlinlayoutandroid-jetpack-composeandroid-jetpack

Read More
How to not display a destination in jetpack navigation?...

androidkotlinandroid-jetpack-composeandroid-jetpackandroid-jetpack-navigation

Read More
isImeVisible Causes State Loss...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
Fragment with Horizontal Pager...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
How to detect swipe in HorizontalPager in Jetpack compose?...

androidkotlinandroid-layoutandroid-jetpack-composeandroid-jetpack

Read More
Why does composable call twice during passing data between two screen...

androidandroid-jetpack-composeandroid-jetpackandroid-jetpack-navigation

Read More
How to navigate from a Composable to an Activity in Jetpack Compose?...

androidandroid-jetpackandroid-jetpack-navigationandroid-jetpack-compose

Read More
Why can't I use the field of the data class as the key of the items of the lazyColumn in jetpack...

android-jetpacklazycolumn

Read More
How do I use Color resource directly in Jetpack Compose?...

androidandroid-jetpackandroid-jetpack-compose

Read More
How can I select only ONE checkbox (jetpack compose/kotlin)?...

kotlincheckboxandroid-jetpack-composeandroid-jetpack

Read More
How to resize the child component to the parent size that can be resized?...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
Jetpack Compose PreviewParameters Render Error...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
Room DB: What does UPSERT returns?...

androidandroid-roomandroid-jetpackandroidx

Read More
How to check the % visibility of a Composable?...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
Cannot create instance of viewmodel after using Hilt in Android...

androidkotlinandroid-jetpackdagger-hilt

Read More
Presenting a fragment over a fragment with transparent background...

androidandroid-fragmentsandroid-jetpackandroid-transitionsandroid-navigation

Read More
Can I always use WorkManager instead of coroutines?...

androidkotlin-coroutinesandroid-jetpackandroid-workmanager

Read More
Setting NavGraph programmatically...

androidnavigationandroid-jetpack

Read More
Composable not recomposing when ViewModel updated from a different Composable...

androidviewmodelandroid-jetpack-composeandroid-jetpack

Read More
How to show ellipsis (three dots) at the end of a Text line in Android Jetpack Compose?...

androidandroid-jetpackandroid-jetpack-compose

Read More
Take screenshot of a composable fun programmatically in Jetpack Compose...

androidandroid-jetpack-composeandroid-jetpack

Read More
How to set card elevation in jetpack compose with Material3...

androidandroid-jetpack-composeandroid-jetpackandroid-cardviewandroid-compose-card

Read More
Jetpack Compose: how to save previous data using viewModel+composable...

androidviewmodelandroid-jetpack

Read More
MotionLayout Recomposition Issue with state...

androidandroid-jetpack-composeandroid-jetpack

Read More
How to always focus on the first item while focussing on a TVLazyRow?...

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

Read More
Navigating Screen with Jetpack Compose...

androidkotlinandroid-jetpack-composeandroid-jetpackandroid-jetpack-navigation

Read More
Compose TextField clears value on gaining focus...

androidandroid-layoutuser-interfaceandroid-jetpackandroid-jetpack-compose

Read More
How to make rounded corner in top in jetpack compose...

androidkotlinandroid-jetpack-composeandroid-jetpackandroid-jetpack-compose-material3

Read More
Jetpack Compose: Remove background of Dialog (Android)...

androidkotlinandroid-jetpack-composeandroid-jetpack

Read More
BackNext