android-weak-handler icon indicating copy to clipboard operation
android-weak-handler copied to clipboard

callback sometimes occurs null pointer

Open Rocksnake opened this issue 3 years ago • 0 comments
trafficstars

Just as #11 say: callback sometimes occurs null pointer

I have an idea: Check if tag of callback and tag of message-bundle are same by setting a tag when send message.

It can guarantee a one-to-one correspondence between callbacks and messages.

Rocksnake avatar Feb 08 '22 14:02 Rocksnake