mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 20:10:04 +03:00
4 lines
256 B
Text
4 lines
256 B
Text
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.
|