Hello, I have encountered this issue while developing this markdown editor.
The issue is that when i type something in the editor and do some edits, and then try to close hide the keyboard with the gesture back button git hides only the keyboard, but the app it self doesnt recognize it. The toolbar is still there and the whole editor is still shifted up like there would be still keyboard visible.
On all other devices with Android lower then 17 it works well.
I have tried to solve this issue for a long time now, I though that it might be my code issue (which it still might be), or there is something handled differently in Android 17.
If you know what might cause this error, your advice would be very helpful!
(you can see the code here: https://github.com/jotalac/git-writer )
submitted by /u/Jou_See[link] [comments]