Skip to content

Fix keyboard input on Pie (Android 9/API 28)

Erik Duisters requested to merge eduisters/kdeconnect-android:bug_401726 into master

Summary

Fix remote keyboard input by requesting focus on the KeyListenerView

BUG: 401726

Test Plan

Apply patch and verify that remote keyboard input works on all android versions (Note: Virtual keyboard does not display on KitKat emulator with or without this patch)

Merge request reports