edge to edge

  1. dstankovic

    Android Question [SOLVED]EdgeToEdge keyboard problem

    I am adapting one of my programs to work on the whole screen (E2E). I have a problem with the keyboard: on the phone everything works as it should, but on the tablet the sub IME_HeightChanged does not activate when entering text. I adapted Erel's example IME_example to work with E2E. It behaves...
Top