我为Xamarin.Android支持版本25.0.1-rc1安装了Nuget包。然而,当我构建的时候--我得到了这个错误:
no resource found that matches the given name 'theme.appcompat.light.darkactionbar'还有一些类似的错误。
我该如何解决这个问题?
发布于 2016-12-12 19:41:47
我卸载并重新安装了支持包,现在它可以工作了。
https://stackoverflow.com/questions/41089558
复制相似问题