6d39efc04f
On Android 16, config_isDesktopModeSupported=true on a large screen triggers desktop windowing mode, which skips navigation bar creation entirely (expecting the taskbar to handle it). With config_enableTaskbar also false, the result is no navigation at all. Disabling desktop mode restores the standard nav bar. Freeform windows remain available via developer options without this flag.