I updated to xamarin forms 1.5 and am now getting this error when buildilng my Droid project. PCL compiles fine.
It is also producing the same error on android:Widget.Material.Button.Colored
\MyProject\Droid\obj\Debug\resourcecache\F7ED20D10DF14275BEBD834B628D1CF2\res\values-v23\values-v23.xml(0,0): Error APT0000: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'. (APT0000) (MyProject.Droid)
Help??!