[Mod][CM10.2][Aroma-AIO] Transparent themes & SystemUi Mods

karburutu

Senior Member
Oct 25, 2013
53
5
0
Thanks buddy. Can you also add a flashable zip in case we wanna go back to our old non-transparent theme or non-transparent status bar. Thanks. :good:
 

ronin790

Senior Member
May 7, 2012
616
1,057
0
Thanks buddy. Can you also add a flashable zip in case we wanna go back to our old non-transparent theme or non-transparent status bar. Thanks. :good:
Yes i can, but in my opinion it's not necessary. If you want revert back to non transparent statusbar just extract systemui.apk from rom and replace it in system/app with root explorer.
You can also use for transparency and center clock Xposed framework+Gravity box without my transparent mods ;)

~Tapatalk4*SIII Mini~
 
  • Like
Reactions: karburutu

karburutu

Senior Member
Oct 25, 2013
53
5
0
Yes i can, but in my opinion it's not necessary. If you want revert back to non transparent statusbar just extract systemui.apk from rom and replace it in system/app with root explorer.
You can also use for transparency and center clock Xposed framework+Gravity box without my transparent mods ;)

~Tapatalk4*SIII Mini~
Ok. Thanks again!:eek:
 

ronin790

Senior Member
May 7, 2012
616
1,057
0
You can find tutorials in 1st post under thanks, just follow those steps and if you need any help ask me.

~Tapatalk 4 ☆ SIII Mini~
 

xavraim

Senior Member
Feb 8, 2009
60
3
0
hello
I have a problem with the mod transparent statubar
after instaling on cm10.2 rom MacLaw realase of 13/11/2013, all applications force close
why?
how to solve this problem?
thanks
 

ronin790

Senior Member
May 7, 2012
616
1,057
0
It seems to be outdated, transparent mods are compatible with oldest release and i don't update its to newest, sorry. You must revert back to original systemui.apk and androidpolicy.jar. and for transparency mod use xposed framework+gravity box.
 

xavraim

Senior Member
Feb 8, 2009
60
3
0
It seems to be outdated, transparent mods are compatible with oldest release and i don't update its to newest, sorry. You must revert back to original systemui.apk and androidpolicy.jar. and for transparency mod use xposed framework+gravity box.
ok no problem
i used xposed and gravity and work fine
thanks
 
G

GuestK0094

Guest
Hello,

Firstly great work !
Secondly I would like to know how have you made the statusbar transparent in the apps ? Thanks !
 

ronin790

Senior Member
May 7, 2012
616
1,057
0
theme.apk\res\values
<style name="TextAppearance.StatusBar.Clock" parent="@style/TextAppearance">
<item name="android:textSize">16.0dip</item>
<item name="android:textStyle">normal</item>
<item name="android:textColor">#ffffffff</item>
</style>