e2e

  1. dstankovic

    Android Question New EdgeToEdge keyboard problem

    I adapted Erel's example IME_example to work with E2E. The program works fine on my tablet. The picture tablet1.jpg shows the screen after calling the program. Image tablet2.jpg is after clicking on the edit field. After pressing the Back button, the situation is the same as on tablet1.jpg...
  2. 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