You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: apidoc/Titanium/UI/Window.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -1533,7 +1533,7 @@ properties:
1533
1533
Setting <Titanium.UI.Window.fullscreen> to `true` automatically sets the [WindowManager.LayoutParams.FLAG_FULLSCREEN](https://developer.android.com/reference/android/view/WindowManager.LayoutParams.html#FLAG_FULLSCREEN)
1534
1534
flag. Setting <Titanium.UI.Window.flagSecure> to true automatically sets the [WindowManager.LayoutParams.FLAG_SECURE](https://developer.android.com/reference/android/view/WindowManager.LayoutParams.html#FLAG_SECURE) flag.
1535
1535
1536
-
Use <Titanium.UI.Android.STATUS_BAR_LIGHT> to set the statusbar text color to light mode.
1536
+
Use <Titanium.UI.Android.STATUS_BAR_LIGHT> to set the status bar text color to light mode.
0 commit comments