xamarin / xamarin-forms-book-samples

Code samples for "Creating Mobile Apps with Xamarin.Forms"
Apache License 2.0
725 stars 565 forks source link

Bouncing Box is not visible in BouncingBox demo #49

Closed dshontz closed 5 years ago

dshontz commented 6 years ago

The bouncing box was never made visible in the code for this demo. Adding the setting at Line 36 in BouncingBoxPage.xaml.cs fixes it.