Skip to content

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

@yogithesymbian

Description

@yogithesymbian

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions