I’ve changed it from 360 to 451 and that allowed the bottom part of an apk setup menup show, useful, should I leave it that way?
I experimented with the setting, 360 seems to be the opium width, set to 240 and the sliders were cut off but the fonts were larger. Going higher than 360 made the fonts smaller - that might be your preference.
@notyet I talked to our team about this & they said that the “smallest width” is a native Android developer setting that controls the display density (DPI) of the screen. Increasing the number (from 360 to 451) tells the phone’s operating system to pretend the screen is larger than it actually is. This shrinks all the UI elements (text, buttons, menus) down so more content can fit on the display.
This is a common Android trick to force poorly optimized third-party apps to show their bottom buttons on small screens.
It is safe, but it will make the native MuditaOS UI very small. And it’s difficult on our end to support to provide support in case of UI/ interaction issues.