Details
Description
No effect if using hex value of color on Ti.UI.iOS.setStatusBarBackgroundColor();
e.g. Ti.UI.iOS.setStatusBarBackgroundColor("#0D0D0D");
Works only if using predefined color names.
'aqua', 'black', 'blue', 'brown', 'cyan', 'darkgray', 'fuchsia', 'gray', 'green', 'lightgray', 'lime', 'magenta', 'maroon', 'navy', 'olive', 'orange', 'pink', 'purple', 'red', 'silver', 'teal', 'white', 'yellow'