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

Error compiling RoundLetter Widget #5

Closed
larrytech7 opened this issue Nov 12, 2015 · 7 comments
Closed

Error compiling RoundLetter Widget #5

larrytech7 opened this issue Nov 12, 2015 · 7 comments

Comments

@larrytech7
Copy link

get this error when i try to compile my code with the library

Information:Gradle tasks [:app:assembleDebug]


Error:(11) No resource identifier found for attribute 'rlv_backgroundColorValue' in package 'com.iceteck.mobilemarts'
Error:(11) No resource identifier found for attribute 'rlv_titleColor' in package 'com.iceteck.mobilemarts'
Error:(11) No resource identifier found for attribute 'rlv_titleSize' in package 'com.iceteck.mobilemarts'
Error:(11) No resource identifier found for attribute 'rlv_titleText' in package 'com.iceteck.mobilemarts'
Error:Execution failed for task ':app:processDebugResources'.

I need help with this please.

@kvincent3
Copy link

The same error. Did you fix it ?

@pavlospt
Copy link
Owner

pavlospt commented Apr 5, 2016

I can not reproduce it on my end. Can you provide some more info?

@kvincent3
Copy link

When I look into the library there is no files except a Manifest file in the META-INF folder. There is no class or XML files inside. Is that normal ?

@kvincent3
Copy link

capture

@pavlospt
Copy link
Owner

pavlospt commented Apr 6, 2016

Weird. Can you fallback to 1.0 and let me check it and reupload it later?

@kvincent3
Copy link

It's exactly the same with the version 1.0. There is no other configuration to do before using it ? Or I have wrong configuration in my build.gradle file ? I can show you my build.gradle file if that can help you to find thee issue.

capture

@pavlospt
Copy link
Owner

Version 1.2 is being uploaded as we speak. Resolves your issue :)

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