Yalantis / Phoenix

Phoenix Pull-to-Refresh
https://yalantis.com/
Apache License 2.0
4.01k stars 916 forks source link

Resource name "type" conflicts with other lib #36

Closed rostopira closed 7 years ago

rostopira commented 7 years ago

I'm not sure, which exactly, but I can't even sync gradle with this lib. Debug values contains following code

 <declare-styleable name="LiveLockScreen"><attr format="string" name="settingsActivity"/><attr name="type">
            <flag name="experience" value="1"/>
            <flag name="event" value="2"/>
        </attr></declare-styleable>
warko-san commented 7 years ago

Hi, @rostopira! It's weird. What other libraries are you using with this one?

rostopira commented 7 years ago

@warko-san I use a lot of libs, but I think problem is in one of the following

PenzK commented 7 years ago

@rostopira what is the gradle message?

PenzK commented 7 years ago

If it is the case you can add lib as lib project and change the attribute's name