
Need Help Understanding Nested Layouts (Vertical and Horizontal) for UI Design
I've been struggling with understanding and effectively implementing nested layouts (vertical and horizontal) in my UI design projects. Specifically, I'm confused about when to use vertical layouts and when to use horizontal layouts, especially when they need to be nested within each other.
For instance, I'm working on a layout that includes a list of followers on one side and a list of recommended videos on the other side. Each follower item and video item needs to have its own nested layout for images, text, and buttons.
Could someone explain the best practices for deciding between vertical and horizontal layouts? Also, any tips on making these nested layouts responsive and user-friendly would be greatly appreciated!
Thanks!
