• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Full screen mode not working
#6
To summarize what is happening here, the Lenovo P12 displays a bar at the top of the screen that the status bar is normally placed over, but if I request to hide that status bar, the Lenovo P12 is not hiding the decor underneath it. That seems like incorrect behavior. Regardless, I need to make some changes to account for this, because Google is pushing apps to support content "edge-to-edge" (https://developer.android.com/develop/ui...ge-to-edge). So I am going to add a new setting below the Fullscreen Mode setting to hide window decor. What this will do is force MobileSheets to expand itself over any bars at the top of the and bottom of the screen that the OS has placed there. This is how MobileSheets behaved in 3.8.43. However, there is an issue with this approach that existed in 3.8.43 - some content in the app overlaps with the navigation bar at the bottom of the screen, resulting in things getting cut off. You couldn't scroll to the bottom options in the settings screen, for example. To deal with this, I have to add code to handle the window insets to ensure MobileSheets doesn't overlap the navigation bar (or in the case of the Lenovo, the bar at the top of the screen). 

This new setting will be off by default, as it's not necessary on most devices (there isn't a weird bar at the top of the screen that has to be dealt with). For Lenovo P12 users, or anyone else with a device that behaves that way, they will have to check that option, and the app should behave as expected. With a few screens in the application such as the settings screen, cropping screen, etc, there may be empty space at the top of the screen, as Lenovo doesn't seem to be properly handling Window insets from what I have gathered from user reports.

Mike
Reply


Messages In This Thread
Full screen mode not working - by Jorinn - 09-27-2024, 02:20 PM
RE: Full screen mode not working - by Zubersoft - 09-27-2024, 03:12 PM
RE: Full screen mode not working - by hectorcng - 09-27-2024, 09:06 PM
RE: Full screen mode not working - by Jorinn - 09-28-2024, 10:32 AM
RE: Full screen mode not working - by Lawrie - 09-28-2024, 03:11 PM
RE: Full screen mode not working - by Zubersoft - 09-28-2024, 05:18 PM



Users browsing this thread:
5 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.