Android SDK版本25 – android.support v7:25给出“找不到符合@ color / hint_foreground_material...

栏目: IOS · Android · 发布时间: 7年前

内容简介:http://stackoverflow.com/questions/40248008/android-sdk-version-25-android-support-v725-gives-no-resource-found-that-mat

在将compileSdkVersion切换到25并使用最新的android.support库版本之后,在gradle同步/构建时会收到以下错误.

compile 'com.android.support:appcompat-v7:25.0.0'
compile 'com.android.support:design:25.0.0'
compile 'com.android.support:recyclerview-v7:25.0.0'

错误:

No resource found that matches the given name (at 'android:textColorHint' with value '@color/hint_foreground_material_light').

任何想法?

编辑:

我认为是因为Adobe Creative SDK …不确定.其他的运行正常与SDK 25.

相关问题: error while using the support library with adobe creative SDK for android

我们不应该等待解决方案…也许有一个较新的版本,因为我使用(‘com.adobe.creativesdk:image:4.6.3’)

EDIT2:我发现这是一个Adobe SDK依赖的“fengdai alertdialog”.但是DEPRECATED!我问Adobe一些支持.

解:

将这些行添加到您的colors.xml中:

<color name="hint_foreground_material_light">#00000000</color>
<color name="hint_foreground_material_dark">#00000000</color>

这是一个解决方法,直到adobe解决问题.

与v10.0.0一起使用,也可以与所有其他人一起工作.

来自ADOBE的答案:

The plan is to officially release it this week. With that said, we do  have the updated version available for download already, but the doc  of the integration on the website is not updated. If you like you can  use the doc we have on github.

http://stackoverflow.com/questions/40248008/android-sdk-version-25-android-support-v725-gives-no-resource-found-that-mat


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Ethnography and Virtual Worlds

Ethnography and Virtual Worlds

Tom Boellstorff、Bonnie Nardi、Celia Pearce、T. L. Taylor / Princeton University Press / 2012-9-16 / GBP 21.00

"Ethnography and Virtual Worlds" is the only book of its kind - a concise, comprehensive, and practical guide for students, teachers, designers, and scholars interested in using ethnographic methods t......一起来看看 《Ethnography and Virtual Worlds》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换