下午好。 你好吗。
请帮助我,我正在尝试导入库支持v7 - appcompat,但在文件夹值V-11和值V-14中出现错误。
(http://i.imgur.com/PfkMbpd.png) (http://imgur.com/YZ0FsTw.png)
<!-- Progress Bar -->
<style name="Widget.AppCompat.Base.ProgressBar.Horizontal"
parent="android:Widget.Holo.ProgressBar.Horizontal">
</style>
<style name="Widget.AppCompat.Base.ProgressBar"
parent="android:Widget.Holo.ProgressBar">
</style>
<!-- AutoCompleteTextView styles (for SearchView) -->
<style name="Widget.AppCompat.Base.AutoCompleteTextView"
parent="android:Widget.Holo.AutoCompleteTextView">
</style>
<style name="Widget.AppCompat.Light.Base.AutoCompleteTextView"
parent="android:Widget.Holo.Light.AutoCompleteTextView">
</style>
感谢您的关注,并抱歉我的英语不好。