MultiSelectSpinner
MultiSelectSpinner copied to clipboard
After item selection based on the search, Parent activity gets closed.
I found one issue, kindly check. Here are the steps to reproduce the issue.
- Open spinner.
- Search text from search bar.
- Select no. of item based on requirement.
- press Ok button.
Actual:
- Parent activity gets closed.
Expected:
-
when I press on Ok button, the parent Activity should display with the selected items.
-
Quick response would be helpful for me.