升级android sdk到5.0时,创建项目出现错误:No resource found that matches the given name 'android:Widget.Material.A
来源:互联网
升级sdk 到5.0时,创建项目时会多创建一个库项目,叫appcompat_v7。创建完成后,这个项目可能会报错,诸如出现:No resource found that matches the given name 'android:Widget.Material.ActionButton'等错误。创建完成后,这个