下午好。你好吗。
你能帮我吗,我正在尝试导入库支持 v7 - appcompat 但在文件夹 Values V-11 和 Values 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>
感谢您的关注,并为我糟糕的英语感到抱歉。