Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource name "type" conflicts with other lib #36

Closed
rostopira opened this issue Nov 3, 2016 · 4 comments
Closed

Resource name "type" conflicts with other lib #36

rostopira opened this issue Nov 3, 2016 · 4 comments

Comments

@rostopira
Copy link

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
Copy link
Contributor

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

@rostopira
Copy link
Author

rostopira commented Jan 6, 2017

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

  • CyanogenMod SDK (most probably)
  • Twitter and Digits SDKs from Fabric
  • Facebook SDK
  • Firebase Invites or Auth

@PenzK
Copy link

PenzK commented Jan 23, 2017

@rostopira what is the gradle message?

@PenzK
Copy link

PenzK commented Jan 23, 2017

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

@PenzK PenzK closed this as completed Jan 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants