ForegroundViews icon indicating copy to clipboard operation
ForegroundViews copied to clipboard

Attribute name clashes with design library 23.1.0

Open intrications opened this issue 10 years ago • 4 comments

After updating the design library to 23.1.0:

compile 'com.android.support:design:23.1.0'

I get this error:

Attribute "foregroundInsidePadding" has already been defined

intrications avatar Oct 23 '15 08:10 intrications

I am also。 compile 'com.android.support:design:23.1.1' Attribute "foregroundInsidePadding" has already been defined app/build/intermediates/res/merged/debug/values/values.xml

icoo000 avatar Dec 07 '15 09:12 icoo000

:+1: I will have a look!

cesards avatar Dec 07 '15 13:12 cesards

@cesards

I have fixed the problem in my fork at https://github.com/intrications/ForegroundViews

You can probably cherry pick the commits if the way I have done it is accepted. I had to change some of the build stuff to allow using the dependency through Gradle from jitpack.

intrications avatar Dec 28 '15 17:12 intrications

Thank you so much @intrications !!! Sorry for not answering before. I just moved to another country and I have a lot of stuff to do. I'm planning to review the whole library in a couple of weeks as much. I will pick the necessary commits and I will update the lib. This lib needs a little bit of love! It's time to retake it!

cesards avatar Jan 01 '16 21:01 cesards