Search code examples
Why is my LazyColumn item's clickable modifier not working in Jetpack Compose?...

onclickandroid-jetpack-compose-lazy-column

Read More
Is there a way to implement a dropdown menu within a topbar?...

androidkotlinandroid-jetpack-composeandroid-jetpack-navigationandroid-jetpack-compose-lazy-column

Read More
LazyRow non-observable firstVisibleItemIndex?...

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

Read More
ModalBottomSheet in LazyColumn contains wrong data...

androidkotlinandroid-jetpack-composeandroid-jetpack-compose-lazy-column

Read More
How to automatically scroll LazyColumn when the keyboard goes up or down in Android...

androidandroid-softkeyboardandroid-jetpack-compose-lazy-columnandroid-jetpack-compose

Read More
How to compose items that are offscreen with LazyColumn or LazyRow?...

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

Read More
Sticky header doesn't stay at bottom of screen when LazyColum list of items is small...

android-jetpack-composeandroid-jetpack-compose-lazy-columnsticky-header

Read More
Why does LazyColumn with inner .animateItem() not animate the LazyColumn height properly on item cha...

kotlinandroid-jetpack-composeandroid-jetpack-compose-lazy-column

Read More
Issue with MotionLayout animation not working properly with LazyColumn in Jetpack Compose...

android-jetpack-composeandroid-constraintlayoutandroid-motionlayoutandroid-jetpack-compose-lazy-column

Read More
Refreshing LazyPagingItems without visibly refreshing LazyColumn in Jetpack Compose...

androidandroid-jetpack-composeandroid-paging-3android-jetpack-compose-lazy-column

Read More
Making Tabs with scrollable content scroll alongside parent composable - IllegalException: Infinity ...

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

Read More
How to switch focus from ModalNavigationDrawer to LazyColumn on Android TV using Jetpack Compose?...

android-jetpack-composeandroid-tvandroid-jetpack-compose-material3jetpack-compose-navigationandroid-jetpack-compose-lazy-column

Read More
Jetpack LazyColumn verticalArrangement Top not grouping sparse items at top of column...

android-jetpack-composelazycolumnandroid-jetpack-compose-lazy-column

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
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
Finding the middle visible item in LazyRow...

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

Read More
How can I group items together, such as a card, inside Jetpack Compose LazyColumn...

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

Read More
How to make a grouped LazyColumn items for API data JSON?...

androidjsonandroid-jetpack-composeandroid-jetpack-compose-lazy-column

Read More
View API games grouped by league id only got first league with itemIndexed...

androidkotlinandroid-jetpack-composeandroid-jetpack-compose-lazy-column

Read More
Jetpack Compose LazyColumn programmatically scroll to Item...

androidkotlinandroid-jetpack-composeandroid-jetpack-compose-listandroid-jetpack-compose-lazy-column

Read More
How to check visibility of list item in Jetpack Compose...

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

Read More
Compose: LazyColumn crash in when proguard enabled...

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

Read More
Compose LazyColumn with Paging3 scrolls up when item updated...

androidandroid-jetpack-composekotlin-flowandroid-paging-3android-jetpack-compose-lazy-column

Read More
ViewModel does not update list of Object after changes. How to fix this?...

viewmodelandroid-jetpack-compose-lazy-column

Read More
LazyColumn animateItemPlacement doesn't work...

androidkotlinandroid-jetpack-composeandroid-jetpack-compose-lazy-column

Read More
CheckBox State is not changing in jetpack compose LazyColumn items()...

android-jetpack-composeandroid-checkboxandroid-jetpack-compose-lazy-column

Read More
How can I extract items from LazyColumn in Android Jetpack Compose?...

android-jetpack-composeandroid-jetpack-compose-lazy-column

Read More
How to detect if user is scrolling up/down LazyColumn - Jetpack Compose...

kotlinscrollandroid-jetpack-composeandroid-jetpack-compose-lazy-column

Read More
Kotlin Compose: Data not display async in a lazy column...

android-jetpack-composekotlin-coroutinesandroid-jetpack-compose-lazy-column

Read More
How to fix LazyColumn Composable scrolling problem...

androidlazycolumnandroid-jetpack-compose-lazy-column

Read More
BackNext