Recent content by NormiLein

  1. NormiLein

    Post [Q] Grey Status Bar Fix - Omega Rom v40

    AW: [Q] Grey Status Bar Fix - Omega Rom v40 Problem solved! I tried to de- and recompile with another tool (APK-Multitool). Now it works Gesendet von meinem GT-I9300
  2. NormiLein

    Thread [Q] Grey Status Bar Fix - Omega Rom v40

    Hey guys, tried to change my Status Bar from Grey to black Steps i have done: decompiled the SystemUI.apk with apktool changed res/values/drawables.xml to <item type="drawable" name="status_bar_background">#ff000000</item> recompiled all the files with apktool (filesize was very different to...
  3. NormiLein

    Post [How-To]Change Grey Status Bar Color to Black

    hey there, tried your method on my Galaxy S3. after replacing the SystemUI.apk my launchaer crashed. Tried decompiling with apktool. I was Wondering why the size of the apk after recompiling is 1 MB smaller?