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...