SimpleSearchView icon indicating copy to clipboard operation
SimpleSearchView copied to clipboard

onActivityResult deprecated but the library still need it to receive the voice search result

Open chennanoka opened this issue 3 years ago • 1 comments

Does the library has plan to move away from onActivityResult to get the voice search result?

thanks.

chennanoka avatar Feb 02 '22 14:02 chennanoka

onActivityResult() is a library function and is entirely different from that of an Activity.

I think it can be called from anywhere.

IODevBlue avatar Oct 28 '22 08:10 IODevBlue