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

Problem with Databinding - Cannot find a setter #38

Open
vipulpurohit opened this issue Dec 5, 2019 · 0 comments
Open

Problem with Databinding - Cannot find a setter #38

vipulpurohit opened this issue Dec 5, 2019 · 0 comments

Comments

@vipulpurohit
Copy link

I'm getting the following error while using AvatarView with databinding:

Cannot find a setter for <agency.tango.android.avatarview.views.AvatarView app:avatarUrl> that accepts parameter type 'java.lang.String'

If a binding adapter provides the setter, check that the adapter is annotated correctly and that the parameter type matches.

The problem could be that compatibility with older versions has been broken in Android gradle plugin 3.0?

I'm using gradle plugin 3.5.2

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

1 participant