BeYkeRYkt/Holo-Theme

SystemUI crash loop on Galaxy Tab 2 LOS13 nightly

Opened this issue · 0 comments

On a Samsung Galaxy Tab 2 7" / P-3110 / espressowifi with LineageOS 13 2018-01-21 nightly, setting the theme at run time works but restarting the UI/device triggers a SystemUI crash loop with the following error (only relevant parts included):

E AndroidRuntime: FATAL EXCEPTION: main
E AndroidRuntime: Process: com.android.systemui, PID: 5535
E AndroidRuntime: Theme: themes:{default=overlay:ru.beykerykt.theme.holo, iconPack:ru.beykerykt.theme.holo, fontPkg:ru.beykerykt.theme.holo, com.android.systemui=overlay:ru.beykerykt.theme.holo, com.android.systemui.navbar=overlay:ru.beykerykt.theme.holo}
E AndroidRuntime: android.content.res.Resources$NotFoundException: File res/drawable/ic_qs_wifi_disabled.xml from drawable resource ID #0x7f0200d9
E AndroidRuntime:        at android.content.res.Resources.loadDrawableForCookie(Resources.java:2735)

Other themes like the bundled HexoLibre or 3rd-party (F-Droid) Blue Minimal or Amexia LOS do not trigger such crashes.