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
...if you switch line 21 of your StatusBarColor.java to int color = Color.parseColor(preferences.getString("StatusBarBackgroundColor", "#000000")) - Color.decode("#621b16");
i THINK that will correctly darken the status bar
The text was updated successfully, but these errors were encountered: