davidortinau / Xappy

A mobile app to track Xamarin news and explore all the goodness that is .NET for Mobile developers
MIT License
350 stars 106 forks source link

BaseViewModel refactor #26

Closed Depechie closed 5 years ago

Depechie commented 5 years ago

For reusability it was better to have the BaseVM in the Content root. I also adjusted all existing VM's.

Please do a quick sanity check of the app also to verify the binding still works :D