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 8d7ada9e72
commit afacef0146
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.