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

search if not found, get value of the search #60

Open
yogithesymbian opened this issue Jan 15, 2022 · 0 comments
Open

search if not found, get value of the search #60

yogithesymbian opened this issue Jan 15, 2022 · 0 comments

Comments

@yogithesymbian
Copy link

how to get value on searching items ?
i need to implement if the data is not found on items list, just get the last search text and in my BE create the data.

override fun onNothingSelected(adapterView: AdapterView<*>) {
                Log.e(TAG_LOG,"on nothing bro")
            }

on above code didnt run when i click gray screen .

when i click on gray screen, i got this message

W/InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed.
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