Nested scrolling | Jetpack Compose Tips
Вставка
- Опубліковано 8 лют 2025
- Scrolling can be a valuable tool for making fun and delightful apps!
In this episode, learn how to use nested scrolling in Compose, for a seemingly complex coordination between multiple components on a single scroll.
Learn more → goo.gle/compos...
Watch more Compose Tips for Delightful UI → goo.gle/Compos...
Subscribe to Android Developers → goo.gle/Androi...
#Featured #JetpackCompose #AndroidDevelopers
Speaker: Simona Milanovic
Products Mentioned: Jetpack Compose, Android Dev
Watch more Compose Tips for Delightful UI → goo.gle/ComposeTips
Android development has changed a lot in the last 6 years. I remember having hard time understanding the documentations when I was a beginner. For most of time it was the only resource available on some APIs. Now there's so much good resources to boost anyone's progress starting in android 🔥🔥
A sample github project where we can reference the code with some usecases would be nice.
Yess! I wanted to do this so bad, now I understand how it works, thank you!!
love this explanation
This is not a working code. If you do this, the list will not scroll through the last ImageSize height. Last item will be hidden or cropped depending on item height.😢
This is because offset also offsets the last element. To fix add extra spacer with height=imageMinHeight in the end of you list
Thanks for the tips.
I remember I used these deltas when I was making a custom upside-down pull-to-refresh component.
Thx 🙏 ❤
Awesome🙌
What i dont get here is that since the initial composable was a Box with a List and an image , why were they not overlapping and positioned as if in a Column .
Godddd , this videos are so awesome until they are not .
Was there some kind of manual positioning of composables under the Box composable or ?
Nice! But what about getting a simple scrollbar component?
In a lazy or a non lazy list?
@@GakisStylianos will be useful for both, I know there are some solutions for this from the community but would be nice to get an official impl with modifier.node for better performance.
@@roman71717 nothing "simple" about a scroll bar for a lazy list
Awesome! Is the source code available somewhere? Thank you!
How can we add a ‘snap’ behaviour to this?
Thank you, can you explain to us how to connect SQLlite database using Room and display and follow the data through SQLlite Browser?
does anyone have the github repo for the demonstrated app?
Where can i get the full code? it would be better to provide full code or any gist...
On Android Developers Website
😊😊😊
i am B-Tech IT graduate but i want to pursue app development as a skills and do expertise please give me best roadmap and FREE courses to pursue app development in new era of ai and new technologies relevant courses for app development i am waiting for your response
Coding now a days moving to too much declarative. No logic required to code. You only need to know what to apply 😅
Android redesigning is inevitable. Please.
Android!
I don't like Android Developers teaching method. You can not just explain the code without building it from start to finish.
Why not just use html, css and javascript sintaxis for android development? Im gonna wait
you can do it in react native, cant you ?