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


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

查看所有标签

猜你喜欢:

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

博客秘诀:超人气博客是怎样炼成的

博客秘诀:超人气博客是怎样炼成的

Darren Rowse、Chris Garrett / 向怡宁 / 人民邮电出版社 / 201005 / 39.00元

作为Web 2.0的新生事物的博客,如今已蓬勃发展,呈燎原之势,业已成为许多人的一种生活方式。中国从事博客写作的人数已达千万级,各类博客网站不可胜数。 然而,为什么有的博客人气鼎盛,拥趸众多,有的博客却门前冷落,少人问津呢?究竟应该怎样写好自己的博客,才能让它吸引更多访客的关注呢?博客网站还能为我做什么呢? 本书的两位作者长期主持知名博客站点ProBlogger.net,指导了成千上万......一起来看看 《博客秘诀:超人气博客是怎样炼成的》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具