Nuacht

Learn how to use the Fragments API in Mono for Android to create an application UI for multiple screens, such as a handset and tablet.
At I/O 2018, Google introduced a new recommended app structure. Find out how to migrate your projects to this single-Activity, multiple-fragment structure using JetPack’s Navigation Architecture ...
Thanks to the said Fragments, it runs great on both Honeycomb tablets and phones, making its code the perfect example of a relatively complex Android app done very-very right.