Use Wrap to Fill the Space

Improve the layout of a list of widgets with Wrap.

Given that most smartphone applications use portrait mode, collections of widgets are often implemented using ListView widgets. When porting an existing smartphone application to a larger screen, ListView widgets might not scale well. For example, the application in the code below has a list of courses on the first screen.

Get hands-on with 1300+ tech skills courses.