Search code examples
Passing an action to a nested composable...


androidkotlinandroid-jetpack-compose

Read More
Jetpack compose Row height: Why is too high?...


androidandroid-jetpack-compose

Read More
How to set initial sizes / proportions of panes for ListDetailPaneScaffold?...


androidandroid-jetpack-composeandroid-jetpack

Read More
Jetpack compose snackbar hidden behind bottomsheet...


androidandroid-jetpack-composebottom-sheetandroid-snackbar

Read More
Scaffold body behind AppBar in Android Jetpack Compose?...


android-jetpack-composeoffsetbottomnavigationviewappbar

Read More
FlexboxLayout Jetpack Compose any options?...


androidkotlinandroid-jetpack-composeandroid-flexboxlayout

Read More
How to set an ImageVector from resource?...


androidkotlinandroid-jetpack-composeandroid-resources

Read More
Laggy Lazy Column Android Compose...


androidkotlinandroid-jetpack-composekotlin-coroutinescoil

Read More
Jetpack Compose draw on image with Painter...


androidandroid-jetpack-compose

Read More
LazyColumn causing lag due to calculations for each item - How can I optimize it?...


androidkotlinandroid-jetpack-compose

Read More
android-jetpack-compose after click button I want to disable button for some time and enable it agai...


androidkotlinandroid-jetpack-compose

Read More
Understanding CompositionLocal...


android-jetpack-compose

Read More
Jetpack Compose ModalBottomSheet always showing...


androidandroid-jetpack-composeandroid-jetpack-compose-material3

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


androidkotlinandroid-jetpack-compose

Read More
How to fix "Cannot access '<init>': it is package-private in 'Icon'"...


androidkotlinandroid-jetpack-composeandroid-jetpack-compose-material3

Read More
Res Directories unable to found the resources in Jetpack Compose Project?...


androiddirectoryandroid-jetpack-compose

Read More
Ad banner with Jetpack compose not loading ads...


androidandroid-jetpack-composeadmob

Read More
How to set a drawable object instance as a background of a LazyColumn?...


androidkotlinandroid-jetpack-composelazycolumnandroid-jetpack-compose-modifier

Read More
Jetpack compose navigation passing custom object with Kotlin DSL...


androidandroid-jetpack-composeandroid-jetpack-navigationkotlin-dsl

Read More
mutableState VS mutableStateFlow?...


androidandroid-jetpack-composekotlin-stateflow

Read More
LazyRow non-observable firstVisibleItemIndex?...


androidandroid-jetpack-composeandroid-jetpack-compose-lazy-column

Read More
Android Studio's Split mode doesn't show the code...


android-studioandroid-jetpack-compose

Read More
Android Compose: Type is defined multiple times...


androidkotlingradleandroid-jetpack-compose

Read More
Swipe up to reveal a sheet under the page...


androidkotlinuser-interfaceandroid-jetpack-compose

Read More
How to create numbered text list in Android Jetpack Compose?...


androidkotlinandroid-jetpack-composenumbered-list

Read More
Test error:MyActivity has already set content. If you have populated the Activity with a ComposeView...


androidandroid-jetpack-composeandroid-testing

Read More
Android Glance widget text not truncating properly inside row...


androidandroid-jetpack-composeglance-appwidget

Read More
Is there a way to remove space in App Bar NestedScrollConnection?...


android-jetpack-composenested-scroll

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
For a Jetpack Compose Textfield how can I show number keyboard but still allow user to switch to let...


androidinputandroid-jetpack-composetextfield

Read More
BackNext