是否有对材料设计支持库和大湄公河次区域之间的冲突决议:钱包库满场" rippleColor"? [英] Is there a resolution for this conflict between the material design support library and the gms:wallet library over the field "rippleColor"?

查看:280
本文介绍了是否有对材料设计支持库和大湄公河次区域之间的冲突决议:钱包库满场" rippleColor"?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的项目,当我尝试并加入了最新的设计支持库我得到这个错误,似乎是在与钱包库冲突:

In my project, when I try and add the latest design support library I get this error which appears to be in conflict with the wallet library:

D:\Android Stuff\ReleaseMEdia\app\build\intermediates\exploded-aar\com.google.android.gms\play-services-wallet\8.1.0\res\values\wallet_colors.xml
Error:(2) Attribute "rippleColor" has already been defined

下面是下面的所有的gradle我依赖性列表:

Here is the list of all my gradle dependencies below:

compile 'com.google.android.gms:play-services-wallet:8.1.0'
compile 'com.google.android.gms:play-services-ads:7.8.0'
compile 'com.google.code.gson:gson:2.2.+'
compile 'com.android.support:appcompat-v7:22.2.1'
compile 'com.android.support:cardview-v7:22.2.1'
compile 'com.jakewharton:butterknife:5.1.2'
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
compile 'com.balysv:material-ripple:0.9.0-SNAPSHOT@aar'
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.jpardogo.materialtabstrip:library:1.0.6'
compile 'com.google.api-client:google-api-client-android:1.19.0'
compile 'com.android.support:cardview-v7:22.2.1'
compile 'com.android.support:recyclerview-v7:22.2.1'
compile 'com.github.gabrielemariotti.cards:cardslib-core:2.0.1'
compile 'com.github.gabrielemariotti.cards:cardslib-cards:2.0.1'
compile 'com.github.gabrielemariotti.cards:cardslib-recyclerview:2.0.1'
compile 'se.emilsjolander:stickylistheaders:2.1.5'
compile 'com.squareup.picasso:picasso:2.4.0'
compile 'com.android.support:palette-v7:23.1.0'
compile 'com.nispok:snackbar:2.11.+'
compile 'com.uwetrottmann:trakt-java:4.3.1'
compile 'com.melnykov:floatingactionbutton:1.3.0'
compile 'com.android.support:customtabs:23.1.0'
compile 'com.android.support:multidex:1.0.0'
compile 'jp.wasabeef:picasso-transformations:1.2.1'
compile 'com.android.support:design:23.1.0'

一切同步罚款,直到我在底部添加的设计库,然后我与尝试同步时的gradle此消息psented $ P $。

Everything syncs fine until I add the design library at the bottom, then I am presented with this message when trying to sync gradle.

我在网上看到这个问题的其他几个人,但它看起来并不像任何人的分辨率呢。任何人都可以提供任何见解?

I've seen a few other people online with this issue but it doesn't look like anyone has a resolution yet. Can anyone provide any insight?

推荐答案

它看起来像这样无关与钱包,而是一个具有 com.balysv版本的一个问题:材料纹波您使用的是按照这个问题

It looks like this has nothing to do with wallet, but instead is an issue with the version of com.balysv:material-ripple you are using as per this issue.

借助库的Github的页面显示,最新版本(包括上述修正)为:

The library's Github page shows that the latest version (which includes the above fix) is:

compile 'com.balysv:material-ripple:1.0.2'

这篇关于是否有对材料设计支持库和大湄公河次区域之间的冲突决议:钱包库满场" rippleColor"?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆