Quote:
Originally Posted by jermaine151
It's one edit in the bytecode of SystemUI.apk.
change line 1064 in:
smali\com\android\systemui\statusbar\policy\HtcCdm aStatusBar.smali
from:
Code:
invoke-virtual {v0, v6, v4}, Landroid/app/StatusBarManager;->setIconVisibility(Ljava/lang/String;Z)V
to
Code:
invoke-virtual {v0, v6, v3}, Landroid/app/StatusBarManager;->setIconVisibility(Ljava/lang/String;Z)V
RMark figured it out about the same time, in a different way, and posted his code edit in the themes and apps section.
|
Hey jermaine, not to be a pain but I tried editing the code and I list my status bar. I unpacked it using apktool navigated to the location above, made the edit and repacked the apk. I placed it back in my rom and reflashed. Any thoughts?
Sorry I'm still learning and would like to make the change myself.
Sent from my ADR6300 using XDA App
SGS3 - d2att
Galaxy Nexus - Toro
Nexus 7 - Grouper
All Skanky Kanged w/ Jelly Bro CM10.1
|