How a simple row or column span can make or break your Xamarin.Forms Grid
Discover a surprising issue with Xamarin.Forms' Grid layout. Improperly managing the Span properties can result in unexpected behavior. Learn how a "faux" column is generated and how to ensure your Spans have the right size to avoid breaking your Grid layouts.