This can be reproduce by ExampleActivity:
- Set Thredshold(0) in completionView
- In email completeView, type "ma". Dropdown list will appear, then select the first item. The dropdown will be dismissed
- Click on the completionView again. The dropdown is appeared as if filtered by "ma", although user didn't type anything. The only way to reset full dropdown list is type some random character, then delete it.
If you know any way to walk around this. Please advise :) Thank you