I have an autocompleteedittext that works fine, but not always.
Some times, before it reach the click event after click an item, the application crash and log shows this message
Attempted to finish an input event but the input event receiver has already been disposed.
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2e0074 in tid 29564 (pic.invoicefull)
Compiler version is 7.01
I don't know what to look for. Please help.
Some times, before it reach the click event after click an item, the application crash and log shows this message
Attempted to finish an input event but the input event receiver has already been disposed.
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2e0074 in tid 29564 (pic.invoicefull)
Compiler version is 7.01
I don't know what to look for. Please help.