Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] java.lang.NullPointerException: entry.value must not be null MOB0000300 #19

Closed
e-marchand opened this issue May 11, 2024 · 1 comment

Comments

@e-marchand
Copy link
Contributor

java.lang.NullPointerException: entry.value must not be null

--------- Stack trace ---------

com.qmobile.qmobileui.action.pendingtasks.viewholder.PendingTaskViewHolder.bindItemDetails(PendingTaskViewHolder.kt:42)
com.qmobile.qmobileui.action.pendingtasks.viewholder.PendingTaskViewHolder.bind(PendingTaskViewHolder.kt:30)
com.qmobile.qmobileui.action.pendingtasks.TaskListAdapter.onBindViewHolder(TaskListAdapter.kt:40)
com.qmobile.qmobileui.action.pendingtasks.TaskListAdapter.onBindViewHolder(TaskListAdapter.kt:19)
androidx.recyclerview.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:7254)
androidx.recyclerview.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:7337)
androidx.recyclerview.widget.RecyclerView$Recycler.tryBindViewHolderByDeadline(RecyclerView.java:6194)
androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6460)
androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6300)
androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6296)
@e-marchand
Copy link
Contributor Author

sb = getFieldOverview(actionTask, index, format, type, entry.value, sb)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant