Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26428] Android: Add immersive mode support via Ti.UI.Window property "homeIndicatorAutoHidden"

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, navigationbar, window
ReporterJoshua Quick
AssigneeJoshua Quick
Created2018-10-02T02:16:32.000+0000
Updated2018-10-02T02:16:32.000+0000

Description

iOS currently supports Ti.UI.Window property "homeIndicatorAutoHidden" which is used to hide the iPhone X bottom home indicator line. This home indicator can be brought back to the by the end-user by swiping up from the bottom edge of the screen. Android has a similar feature called immersive mode. It was introduced in Android 4.4 (API Level 19). The existing Titanium "homeIndicatorAutoHidden" property should use this feature on Android. https://developer.android.com/reference/android/view/View.html#SYSTEM_UI_FLAG_IMMERSIVE

Comments

No comments

JSON Source