Reputation: 1385
I am using Visual Studio 2015 and trying to build an Xamarin solution (Android and iOS app). I am getting the following errors that are resulting in a failed build:
C : error APT0000: \Dev\GYB\GYBMobile\GYBMobile\GYBMobile.Android\obj\Debug\lp\68\jl\res\values-v24\values-v24.xml:1: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'. C : error APT0000: \Dev\GYB\GYBMobile\GYBMobile\GYBMobile.Android\obj\Debug\lp\68\jl\res\values-v24\values-v24.xml:1: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
I cannot find any information on this. Any ideas what might be causing this?
Thanks!
Upvotes: 0
Views: 74