Android – handling screen rotation and different layouts using Fragments with Xamarin
When I was asked if I could demo how to handle different screen sizes and rotation in Android, I created a small project which I’d like to share here. You can find the complete repo at Github. The demo uses >>>