You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix java.lang.IllegalStateException: Could not find method sendCMD(View) in a parent or ancestor Context for android:onClick attribute defined on view class androidx.appcompat.widget.AppCompatButton with id 'panel_init' in androidx.appcompat.app.AppCompatViewInflater$DeclaredOnClickListener.resolveMethod (AppCompatViewInflater.java:447)
#22
Open
ajsb85 opened this issue
Jan 23, 2021
· 0 comments
java.lang.IllegalStateException: Could not find method sendCMD(View) in a parent or ancestor Context for android:onClick attribute defined on view class androidx.appcompat.widget.AppCompatButton with id 'panel_init'
Version 1.0(1)
Stacktrace
androidx.appcompat.app.AppCompatViewInflater$DeclaredOnClickListener.resolveMethod (AppCompatViewInflater.java:447);
androidx.appcompat.app.AppCompatViewInflater$DeclaredOnClickListener.onClick (AppCompatViewInflater.java:405);
Reason
java.lang.IllegalStateException: Could not find method sendCMD(View) in a parent or ancestor Context for android:onClick attribute defined on view class androidx.appcompat.widget.AppCompatButton with id 'panel_init'
Link to App Center
The text was updated successfully, but these errors were encountered: