edge to edge

  1. Segga

    iOS Code Snippet iOS 27 Edge-to-Edge Background Fix

    Just a heads-up for anyone running edge-to-edge in B4i. On iOS 27, when the app is sent to the background, the status bar becomes visible again, which can mess up the UI and functionality, especially if you have controls near the bottom of the screen. An easy fix is to update the...
  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