我创建了一个应用程序,当试图运行时,得到这样的错误.
ERROR: In <declare-styleable> MenuView, unable to find attribute android:preserveIconSpacing
Run Code Online (Sandbox Code Playgroud)
问题

在R.java结束时

请帮我解决这个问题
我的项目包含"ActionBar Sherlock Pull to refresh"并使用API级别21及更早版本进行编译和运行,但是当我尝试使用API 22编译它时,我收到此错误:
Error:In <declare-styleable> SherlockSpinner, unable to find attribute android:popupPromptView
Error:Execution failed for task ':app:processDebugResources'.
Run Code Online (Sandbox Code Playgroud)
com.android.ide.common.internal.LoggedErrorException:无法运行命令:/Users/m./Android_SDK/build-tools/21.1.2/aapt package -f --no-crunch -I /Users/m./ Android_SDK/platforms/android-22/android.jar -M /Users/m./AndroidStudioProjects/-android/android/build/intermediates/manifests/full/debug/AndroidManifest.xml-S/Users/m./AndroidStudioProjects/- android/android/build/intermediates/res/debug -A /Users/m./AndroidStudioProjects/-android/android/build/intermediates/assets/debug -m -J /Users/m./AndroidStudioProjects/-android/android/ build/generated/source/r/debug -F /Users/m./AndroidStudioProjects/-android/android/build/intermediates/res/resources-debug.ap_ --debug-mode --custom-package ir.fax.android -0 apk --output-text-symbols /Users/m./AndroidStudioProjects/-android/android/build/intermediates/symbols/debug错误代码:1输出:警告:字符串'dashboard_account_type_click_msg_1'没有默认翻译.警告:字符串'dashboard_number_click_msg_1'没有默认翻译.警告:字符串'dashboard_number_click_msg_2'没有默认翻译.警告:字符串'dashboard_number_click_msg_3'没有默认翻译.警告:字符串'days_after'没有默认转换.警告:字符串'days_before'没有默认翻译.警告:字符串'extra_cred_response'没有默认翻译.警告:字符串'free_pages_remaining_server_response'没有默认转换.警告:字符串'hours_after'没有默认转换.警告:字符串'hours_before'没有默认翻译.警告:字符串'invalid'没有默认转换.警告:字符串'invit1'没有默认转换.警告:字符串'invit2'没有默认转换.警告:字符串'invit25'没有默认翻译.警告:字符串'invit3'没有默认转换.警告:字符串'minutes_after'没有默认转换.警告:字符串'minutes_before'没有默认转换.警告:字符串'seconds_after'没有默认转换.警告:字符串'seconds_before'没有默认转换.警告:字符串'total_page_remaining_response'没有默认翻译.错误:在SherlockSpinner中,无法找到属性android:popupPromptView