mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 10:25:35 +03:00
add changelog for committed changes.
This commit is contained in:
parent
7d911fff17
commit
0099a3724b
1 changed files with 4 additions and 0 deletions
4
changelog.d/4092.bugfix
Normal file
4
changelog.d/4092.bugfix
Normal 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.
|
Loading…
Reference in a new issue