Lazy grids | Compose Tips
Вставка
- Опубліковано 9 лют 2025
- Lists are vital to the Android UI - we use columns and rows everywhere in our apps!
This episode shows how grids can sometimes serve as a better alternative, to make these layouts more dynamic and delightful - especially when supporting different window sizes across devices.
Learn more → goo.gle/compos...
Watch more Compose Tips for Delightful UI → goo.gle/Compos...
Subscribe to Android Developers → goo.gle/Androi...
#Featured #ComposeTips #JetpackCompose #AndroidDevelopers
Speaker: Simona Milanovic
Products Mentioned: Jetpack Compose, Android Dev
Nice to know about the swipe to dismiss box ! Thanks Simona !
More videos like this
Delightful video on delightful UI. Very nice!
when i was in grad school in 90s we were told not to use points or pixels anywhere in our adaptive layouts, which in practice essentially meant we would have to use grid coordinates lol. so glad the younger generation is free from that hampering baggage. aint nothing wrong in hardcoding point size here or there. just take care to express to the layout engine which parts re allowed to be adaptable.
Great video! I learned a lot
well detailed video🦾
I wish they kept the weight property to have same meaning across old view and compose
Is there a way to ensure that each grid item has the same height within the same row without setting a fixed height manually?
yes, it's doable, but I would really prefer Google adding this functionality to the *Grid component
Great video for happy cases. But, please now add a horizontal carousel that should go full width, without getting cropped when using contentPadding in the LazyVerticalGrid. Such a important feature is missing :(
How can we support dimensions for different screen size
I would have thought that setting the weight modifier as shown in the video would instead prioritize the PublishDate Text composable.
1st and Android!
Can you Make Animate as state in Jetpack compose support Animations Tools In Android Studio
Why u want that?
Sadly, we can't hide part of a text due to accessibility :(
😀
Hi
Android beta pro