xamarin.android - Xamarin Forms : Error APT0000: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Light.ActionButton' -


i building xamarin forms app learning , working ios etc, android working , now, reason cant work out. wrong appsupport.

min sdk 15, target 21. have references v4,v7 appcompat, googleplayservices, maps

values.xml(0,0): error apt0000: error retrieving parent item: no resource found matches given name 'widget.appcompat.light.actionbutton'. (apt0000)

values.xml(0,0): error apt0000: error retrieving parent item: no resource found matches given name 'widget.appcompat.actionbutton'. (apt0000)

i have done clean, rebuild etc

update

i think xamarin broken :( https://bugzilla.xamarin.com/show_bug.cgi?id=29568

i had corrupt packages in ./local/shared/xamarin


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -