Use Wrap to Fill the Space

Improve the layout of a list of widgets with Wrap.

We'll cover the following

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 1200+ tech skills courses.