Hide keyboard when tapping on a message in the timeline (#2187)

* Hide keyboard when tapping on a message in the timeline if it would result in navigating to another screen
This commit is contained in:
Jorge Martin Espinosa 2024-01-08 14:02:57 +01:00 committed by GitHub
parent cc13df3efc
commit 3954612a72
4 changed files with 25 additions and 12 deletions

1
changelog.d/2182.bugfix Normal file
View file

@ -0,0 +1 @@
Hide keyboard when tapping on a message in the timeline.