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

Can't add to Android Studio Project #13

Open
LeviiSnyderr opened this issue Aug 14, 2014 · 3 comments
Open

Can't add to Android Studio Project #13

LeviiSnyderr opened this issue Aug 14, 2014 · 3 comments

Comments

@LeviiSnyderr
Copy link

I get an error saying:
Error:(3, 0) Could not find property 'ANDROID_BUILD_SDK_VERSION' on project ':FloatingActionButton'.

I can't find a fix for it, what do I do?
I tried the closed issue that said to import it as a module (File>Import Module...) and that didn't work either.

@shawnvega
Copy link

I'm having a hard time getting it to work in android studio also. Once someone figures it out, they should put it in the wiki or something.

@LeviiSnyderr
Copy link
Author

I eventually moved all the files into the package, and when referencing it, called it by

"com.leviisnyderr.package.FloatingActionButton = mFab;"

@LeviiSnyderr
Copy link
Author

Also, if you're putting it on a fragment, put it on the fragments layout, above the other views. I learned that, and figured someone may be a little confused like I was.

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