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: attribute x and y #1

Closed
Samuelincoom opened this issue May 7, 2020 · 9 comments
Closed

error: attribute x and y #1

Samuelincoom opened this issue May 7, 2020 · 9 comments

Comments

@Samuelincoom
Copy link

error: attribute x and y in your library

@anoop44
Copy link
Owner

anoop44 commented May 7, 2020

Can you be more specific? What is the error you are facing?

@Samuelincoom
Copy link
Author

when you add library to your project and call the view under a textview or imagview, Its states that the Value "x" and the value "y" cannot be found

@Samuelincoom
Copy link
Author

Samuelincoom commented May 7, 2020

@Samuelincoom
Copy link
Author

Samuelincoom commented May 7, 2020

For better explantion of what im talking about see this log

### AAPT: error: attribute x (aka com.myapplication.name:x) not found.

Where x means the Attribute in your library called X which you claim makes a view become 3d.. same thing with the "Y" attribute

@anoop44
Copy link
Owner

anoop44 commented May 7, 2020

oops. Really sorry. The link in the README is wrong.
This is the correct gradle dependency for this project
implementation 'ss.anoop:3dview:1.0.0.
I will update the README soon

@Samuelincoom
Copy link
Author

Samuelincoom commented May 7, 2020

Good, no worries.. But That too doesnt exist, cos it says
Failed to resolve implementation "ss.anoop:3dview:1.0.0"

I have also tried 1.0.3 and 1.0.2 using the same naming format

@anoop44
Copy link
Owner

anoop44 commented May 7, 2020

try again with implementation 'ss.anoop:3dview:1.0.0
I just checked and it is working

@Samuelincoom
Copy link
Author

Samuelincoom commented May 7, 2020

Congrats, its now working..,
I guess probably you just uploaded it well on maven..

Good job

Add me to the groupe

@anoop44
Copy link
Owner

anoop44 commented May 7, 2020

closing the issue then

@anoop44 anoop44 closed this as completed May 7, 2020
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

2 participants