element-android/changelog.d/4092.bugfix

5 lines
256 B
Plaintext

Added changes that will make SearchView in search bar focused by default on opening reaction picker.
When tapping close icon of SearchView, the SearchView did not collapse therefore added the on close listener
which will collapse the SearchView on close.