Hi,
If I want to build my Project, I got this error:
Error APT0000: No resource identifier found for attribute 'scrollIndicators' in package 'android'
I have no Idea why, or what I should do.
Full error:
/Volumes/Macintosh HD/Visual Studio/Xamarin/TC/TC.Android/obj/Debug/__library_projects__/Xamarin.Android.Support.v7.AppCompat/library_project_imports/res/layout/abc_alert_dialog_button_bar_material.xml(0,0): Error APT0000: No resource identifier found for attribute 'scrollIndicators' in package 'android' (APT0000) (TC.Android)
What can I do? Has anybody a solution?
I already tried to clean xamarin tmp, clean project, remove obj and bin folder. Nothing solved the problem.