Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 450 Bytes

File metadata and controls

13 lines (9 loc) · 450 Bytes

GridLayoutDemo

This sample demonstrates how to display various ui elements in a grid.

If you open the solution in Xamarin Studio, it will not be able to load the Windows Phone project; and if you open the solution in Xamarin Studio under Windows, it will not be able to load the iOS project either.

GridLayoutDemo is based off of https://github.com/xamarin/monodroid-samples/tree/master/GridLayoutDemo

Author

Peter Collins