Skip to content
Snippets Groups Projects
Commit 10b0263c authored by Ludovic Fauvet's avatar Ludovic Fauvet
Browse files

Fix a NPE with performLongClick

Prevent performLongClick event to be dispatched after the fragment is
detached and thus getActivity returning null.
A similar result can be achieved by checking if getActivity is null
within OnItemLongClickListener.
parent c91baed6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment