<BindingImpl.java is filled with errors, help expl...
# stackoverflow
u
BindingImpl.java is filled with errors, help explain a logcat of the crash? App crashes when I try to display data using a binding adapter. Same data displays fine on the RecyclerView list, but when I navigate using safe args to a fragment displaying a detailed version of the data, the app crashes. Here's the logcat 2021-03-27 123254.624 23059-23059/com.pdl.pixeltimer E/AndroidRuntime: FATAL EXCEPTION: main Process: com.pdl.pixeltimer, PID: 23059 java.lang.RuntimeException: Failed to call observer method at...