Skip to content
Snippets Groups Projects
Verified Commit 622e7a77 authored by Torsten Grote's avatar Torsten Grote Committed by akwizgran
Browse files

[android] Soft keyboard fixes

1. Manually request focus for input fields and show keyboard

This is needed when targetting API 28 which doesn't give focus anymore
automatically like it used to be.

Closes #1505

2. Remember keyboard states across screen rotations

This also upgrades the emoji library and gets rid of the
KeyboardAwareLinearLayout that is still a relict from the time when we
were using Signal's emoji implementation.

3. Move soft keyboard showing/hiding into UiUtils
parent 103e8482
Loading
Showing
with 97 additions and 287 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment