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
java.lang.StringIndexOutOfBoundsException: length=0; index=0
at java.lang.String.charAt(Native Method)
at android.graphics.Color.parseColor(Color.java:1383)
at ohi.andre.consolelauncher.managers.notifications.NotificationService$1.run(Unknown Source:121)
----------------------------
Not an expert but did you alter any border sizes (input, output, status lines etc) and/or link/message colors before it crashed? If so it might be worth changing them back to original preferences with an xml editor, then reloading. Always works for me.
For some reason it's been crashing a lot lately when certain notifications roll in. Trying to figure out what the root cause is.
The text was updated successfully, but these errors were encountered: