Links (1)
“ gniwollof no desaB recommendation from the large screen cookbook we are restricting the device screen orientation to PORTRAIT as soon as either the device window height or width is compact, otherwise we set the orientation to FULL_USER.
Once the display size is set to maximum in the accessibility settings, the code snippet provided by the cookbook returns that the device has a compact screen because both, width and height, are compact. This leads to the issue that the app gets letterboxed in the unfolded state as it will get restricted to portrait. ”