issues
search
ning-y
/
Palantir
An Android application visualising proteins in augmented reality!
https://play.google.com/store/apps/details?id=io.ningyuan.palantir
MIT License
4
stars
4
forks
source link
Soft keyboard lingers if SearchView is closed via 'X'
#18
Open
ning-y
opened
5 years ago
ning-y
commented
5 years ago
Activate the SearchView by clicking on the SearchButton
Show the soft keyboard by clicking on the newly visible SearchView
Close the SearchView using the inline, right-aligned 'X' icon
The soft keyboard does not hide itself, as expected.
Typing on said 'lingering' soft keyboard will still show its appropriate search suggestions, but the SearchView will be invisible (View.GONE).