I want to change the entire theme of my app in runtime. Is this possible in Xamarin.Forms?
For the Android part take a look here to use Material Theme:
https://blog.xamarin.com/material-design-for-your-xamarin-forms-android-apps/
Cheers!
Answers
For the Android part take a look here to use Material Theme:
https://blog.xamarin.com/material-design-for-your-xamarin-forms-android-apps/
Cheers!