Hi there,
I am relatively new to the Xamarin universe, but so far I must say that I am really enjoying the product! I am currently writing my first program and have ran into a snag. When I build and run the form project on IOS I have no issues. However, this is not the case for android. For some reason it seems to want to use styles for Android 23. I really need this to work on Android 21 and up. I get the following error when I build the application.
I cannot find where you actually configure the styles in forms, or why and how it choose to use this. I also do not see the folder under the android project where it is referencing the styles.xml
Thanks for any help! Glad to be in this community!