notch

  1. yo3ggx

    Android Question Smartphones with a notch

    Following the tutorial here I was able to display the application in full screen Iimmersive mode), including over the notch area. It is possible to set the option (cover/not cover notch area0 from the code, not from the Manifest file? Some smartphones can have a bigger notch and then to cover...
  2. R

    iOS Question The B4X Drawer Menu and Apple's Notched Screen

    The B4X Drawer is a very attractive feature for deploying a menu. With iPhones which all now have tall & thin screen sizes in portrait you need to make the drawer not too wide otherwise there is the danger you will take up almost all of the screen width when the menu is in view. A bigger...
  3. M

    Bug? iTopNotification cutted out [Library]

    Hi, I tried out the iTopNotification Library. The problem is that for the iPhones with the notch, the notification is showing cutted out:
  4. Brandsum

    Android Tutorial Immersive Mode with Notch area support

    Original tutorial: Immersive Mode - hide the navigation bar (by @Erel ) So the above tutorial works for those devices which do not have a Notch. Devices with a notch will crop the bottom of the application content. Solution (Project attached): Add this code to GetRealSize sub of the original...
Top