I'm having trouble with using it with data binding. Could you please help?
This is the error -
Caused by: android.databinding.tool.util.LoggedErrorException: Found data binding error(s):
[databinding] {"msg":"Cannot find a getter for \u003cjp.wasabeef.richeditor.RichEditor android:text\u003e that accepts parameter type \u0027java.lang.String\u0027\n\nIf a binding adapter provides the getter, check that the adapter is annotated correctly and that the parameter type matches.....
I'm having trouble with using it with data binding. Could you please help?
This is the error - Caused by: android.databinding.tool.util.LoggedErrorException: Found data binding error(s):
[databinding] {"msg":"Cannot find a getter for \u003cjp.wasabeef.richeditor.RichEditor android:text\u003e that accepts parameter type \u0027java.lang.String\u0027\n\nIf a binding adapter provides the getter, check that the adapter is annotated correctly and that the parameter type matches.....