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
Attempt to invoke virtual method 'void androidx.recyclerview.widget.ItemTouchHelper.startDrag(androidx.recyclerview.widget.RecyclerView$ViewHolder)' on a null object reference
getting this error
The text was updated successfully, but these errors were encountered:
Can you ensure the object on which your startDrag Method is invoked is not
null?
On Mon, 29 Jun 2020 at 3:22 AM, kranthi-mahiti ***@***.***> wrote:
Attempt to invoke virtual method 'void
androidx.recyclerview.widget.ItemTouchHelper.startDrag(androidx.recyclerview.widget.RecyclerView$ViewHolder)'
on a null object reference
getting this error
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#47>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACAGYMTOA6VAG2T7VLBODWLRY63QFANCNFSM4OKW73ZA>
.
Attempt to invoke virtual method 'void androidx.recyclerview.widget.ItemTouchHelper.startDrag(androidx.recyclerview.widget.RecyclerView$ViewHolder)' on a null object reference
getting this error
The text was updated successfully, but these errors were encountered: