Skip to content

Issue when getting data from Firebase #37

@ssindher11

Description

@ssindher11

While loading data from firebase, the view doesn't respond, i.e. I cannot scroll it, and cannot swipe it.
On further inspection, I am getting this kind of error:

E/ViewRootImpl: mView does not exist, so discard the remaining points. java.lang.NullPointerException: Attempt to invoke interface method 'boolean androidx.recyclerview.widget.RecyclerView$OnItemTouchListener.onInterceptTouchEvent(androidx.recyclerview.widget.RecyclerView, android.view.MotionEvent)' on a null object reference
I/Surface: opservice is null false

I even tried to attach onTouchListener, when the list is loaded. But still not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions