September 20, 2024

Flow layouts | Jetpack Compose Tips

Video by Android Developers via YouTube
Source

FlowRow and FlowColumn are similar to Row and Column layouts, however the items will flow into the next row or column when there is no more space in the area.
In this video, Flow layouts are covered along with how to use them and tricks for using them to work on different sized devices. Making your experience delightful for all device sizes too!

Resources β†’ https://goo.gle/compose-flow

Watch more Compose Tips for Delightful UI β†’ https://goo.gle/ComposeTips
Subscribe to Android Developers β†’ https://goo.gle/AndroidDevs

#Featured #JetpackCompose #AndroidDevelopers #ComposeTips

Speaker: Rebecca Franks
Products Mentioned: Jetpack Compose, Android Dev

Go to Source