element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
1.08k stars 155 forks source link

Hide the keyboard when navigating from the chat room screen #3878

Closed jmartinesp closed 1 day ago

jmartinesp commented 1 day ago

Content

Hide the keyboard when the composer is in use when:

Motivation and context

It seems like this became a regression.

Tests

Tested devices

Checklist

github-actions[bot] commented 1 day ago

:iphone: Scan the QR code below to install the build (arm64 only) for this PR. QR code If you can't scan the QR code you can install the build via this link: https://i.diawi.com/xTMsAb

sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.87%. Comparing base (1be7993) to head (b75cf92). Report is 12 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3878 +/- ## ======================================== Coverage 82.87% 82.87% ======================================== Files 1785 1785 Lines 45100 45100 Branches 5324 5324 ======================================== Hits 37377 37377 Misses 5857 5857 Partials 1866 1866 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.