Answer the question
In order to leave comments, you need to log in
Android data binding cannot find handler method in class, can you help?
...
<variable name="handlers"
type="com.example.Handlers">
...
package com.example;
public class Handlers{
public void onClick(View v){}
}
android:onClick="@{handlers.onClick}"
Answer the question
In order to leave comments, you need to log in
Perhaps this is a bug , and the fixes are simply not included in the release yet.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question