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

Ambigous method call. Both findViewById(int) in AppCompatActivity and findViewById(int) in Activity match. #102

Open
abigaillafay opened this issue May 17, 2019 · 1 comment

Comments

@abigaillafay
Copy link

When I add implementation 'com.github.HITGIF:TextFieldBoxes:1.4.4' to dependencies in build.graddle (app), in every "findViewById(R.id.main_toolbar)" has an error:

Ambigous method call. Both findViewById(int) in AppCompatActivity and findViewById(int) in Activity match.

Thank you for your help!

@HITGIF
Copy link
Owner

HITGIF commented Jun 9, 2019

Please check this thread and see if any answer help resolves your issue:
https://stackoverflow.com/questions/46900261/error-ambiguous-method-call-both-findviewbyid-int-in-appcompactactivity-and

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