add changelog for committed changes.

This commit is contained in:
ryg-git 2021-09-27 23:46:41 +05:30
parent 7d911fff17
commit 0099a3724b

4
changelog.d/4092.bugfix Normal file
View file

@ -0,0 +1,4 @@
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.