[GUIDE]How to make status bar transparent - Galaxy Ace S5830i General

You need to have these things first :
1- Root
2- Deodexed ROM
3- PC (with JAVA installed)
4- Any apk decompiler (apktool, apk-multitool, etc..)
How to :-
1- Copy SystemUI.apk from /system/app/ to your sd card via any root browser.
2- transfer SystemUI.apk to your computer.
3- Decompile SystemUI.apk.
4- Open res\layout\status_bar.xml
5- There you will see a value like android:background=FF000000
6- To make it translucent type 5F000000 instead of FF000000 or to make it full transparent type 000000
Enjoy and if any questions plz ask here.. .
Credits :
Google (for searching)
XDA (for some knowledge about status_bar.xml)

Ok, this guide needs to be elaborated... :angel:
I did the same, and following was output:
1. Even while changing background to 5f000000, background became full transparent.
2. Whenever i open an app, status bar becomes black again(opaque)
3. During media scanning also status bar looses transparency!
This means status bar is only transparent when on homescreen!
I'm attaching images which i tried on jelly blast rom and also the modded systemui.apk (of Jelly Blast rom) if anyone wants to try. Just rename the file to systemui.apk and put in system/app, change permissions and reboot. you will face lots of force close messages but don't worry after reboot it'll be fine!:good:

js2892 said:
Ok, this guide needs to be elaborated... :angel:
I did the same, and following was output:
1. Even while changing background to 5f000000, background became full transparent.
2. Whenever i open an app, status bar becomes black again(opaque)
3. During media scanning also status bar looses transparency!
This means status bar is only transparent when on homescreen!
I'm attaching images which i tried on jelly blast rom and also the modded systemui.apk (of Jelly Blast rom) if anyone wants to try. Just rename the file to systemui.apk and put in system/app, change permissions and reboot. you will face lots of force close messages but don't worry after reboot it'll be fine!:good:
Click to expand...
Click to collapse
lol,that's normal.

HolyTyphlosion said:
lol,that's normal.
Click to expand...
Click to collapse
I think editing framework-res.apk will solve this!
Sent from my GT-S5830i using xda app-developers app

js2892 said:
Ok, this guide needs to be elaborated... :angel:
I did the same, and following was output:
1. Even while changing background to 5f000000, background became full transparent.
2. Whenever i open an app, status bar becomes black again(opaque)
3. During media scanning also status bar looses transparency!
This means status bar is only transparent when on homescreen!
I'm attaching images which i tried on jelly blast rom and also the modded systemui.apk (of Jelly Blast rom) if anyone wants to try. Just rename the file to systemui.apk and put in system/app, change permissions and reboot. you will face lots of force close messages but don't worry after reboot it'll be fine!:good:
Click to expand...
Click to collapse
Now, everything is not perfect
Atleast it gives SOME satisfaction...

tried editing the drawer.xml from framework-res.apk but still gives me blackstatusbar.. I only get transparent upon pulling the notification down..

iMaker said:
tried editing the drawer.xml from framework-res.apk but still gives me blackstatusbar.. I only get transparent upon pulling the notification down..
Click to expand...
Click to collapse
So why don't you try what is written in this guide?

i just did
Sent from my GT-S5360 using Tapatalk 2

iMaker said:
i just did
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
bro you don't have to edit drawer.xml but statusbar.xml -.-
And this guide is small and easy one for those who don't want to all the long fuss!
so you will get transparent status bar only when on homescreen or pulling the notification panel down
And I you want permanent transparency then you must search other guides or if they are not there then I will try to make it when I would get time

i think that I should mod the launcher so that it will have permanent trans. but I don't know how, if its ok with to make a tut it will be a big help for me
Sent from my GT-S5360 using Tapatalk 2

iMaker said:
i think that I should mod the launcher so that it will have permanent trans. but I don't know how, if its ok with to make a tut it will be a big help for me
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
here is an guide, though it is Galaxy Y's but it might work
http://forum.xda-developers.com/showthread.php?t=2204389

Nabs Zains said:
You need to have these things first :
1- Root
2- Deodexed ROM
3- PC (with JAVA installed)
4- Any apk decompiler (apktool, apk-multitool, etc..)
How to :-
1- Copy SystemUI.apk from /system/app/ to your sd card via any root browser.
2- transfer SystemUI.apk to your computer.
3- Decompile SystemUI.apk.
4- Open res\layout\status_bar.xml
5- There you will see a value like android:background=FF000000
6- To make it translucent type 5F000000 instead of FF000000 or to make it full transparent type 000000
Enjoy and if any questions plz ask here.. .
Credits :
Google (for searching)
XDA (for some knowledge about status_bar.xml)
Click to expand...
Click to collapse
This guide is correct. Just make it sure that you paste this value "#00000000" or "#ff000000"
android:background="#00000000" or android:background="#ff000000"
Thanks!

i cannot find RES/layout in my system UI apk...

anmol7ify said:
i cannot find RES/layout in my system UI apk...
Click to expand...
Click to collapse
decompile it correcctly

iamareebjamal said:
decompile it correcctly
Click to expand...
Click to collapse
ok after i decompiled it correctly...i was able to mod it...but the status bar dont become transparent...it remains black..i even replaced the status_bar_bg tiles to transparent PNG no luck...then i tried to induce a colour and magically the status bar was coloured..but whenever i try to make it transparent it remain black..it seems like the status bar is transparent but some thing black is behind the status bar which is making it appear black..
p.s i even tried modding drawables.xml
iam on a aosp non tw rom.

anmol7ify said:
ok after i decompiled it correctly...i was able to mod it...but the status bar dont become transparent...it remains black..i even replaced the status_bar_bg tiles to transparent PNG no luck...then i tried to induce a colour and magically the status bar was coloured..but whenever i try to make it transparent it remain black..it seems like the status bar is transparent but some thing black is behind the status bar which is making it appear black..
p.s i even tried modding drawables.xml
iam on a aosp non tw rom.
Click to expand...
Click to collapse
Aw man...
I think it only works on samsung ROM

Nabs Zains said:
Aw man...
I think it only works on samsung ROM
Click to expand...
Click to collapse
Is their any way to make the status bar transparent of stock aosp Rom..?? I am trying very hard..but no luck

anmol7ify said:
Bro is thr any way to make the status bar transparent of stock aosp Rom..?? I am trying very hard..but no luck.
Click to expand...
Click to collapse
She's a girl bro.
Sent from my GT-S5830i using Tapatalk 2

anmol7ify said:
Is their any way to make the status bar transparent of stock aosp Rom..?? I am trying very hard..but no luck
Click to expand...
Click to collapse
Which phone u using dude?

CanvasHD aosp

Related

[Q] possible to make a flashable honeycomb battery for cwm

is it possible to make a flashable honeycomb battery indicator for the notification bar? i really like it and i have looked everywhere with no luck.
zr0ko0l said:
is it possible to make a flashable honeycomb battery indicator for the notification bar? i really like it and i have looked everywhere with no luck.
Click to expand...
Click to collapse
It's not hard to do it yourself. ... just unzipped the battery from the theme and copy it into the framework -res. Apk of the theme you want it for in the drawable -hdpi folder
What theme do you want to add it to?
nitsuj17 said:
It's not hard to do it yourself. ... just unzipped the battery from the theme and copy it into the framework -res. Apk of the theme you want it for in the drawable -hdpi folder
Click to expand...
Click to collapse
Sent from my SCH-I500 using XDA App
Check this out
http://uot.dakra.lt/kitchen/
tyler1234567 said:
What theme do you want to add it to?
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Butch's superdark.. it would be the perfect addition to an otherwise perfect theme..
Tried this didn't seem to work. Still have the same battery icon after reboot. First attempt so may not have done it right...
nitsuj17 said:
It's not hard to do it yourself. ... just unzipped the battery from the theme and copy it into the framework -res. Apk of the theme you want it for in the drawable -hdpi folder
Click to expand...
Click to collapse
sent from my Super Clean 2.9 - Voodoo - Fascinate via Tapatalk Pro
4GivenByChrist said:
Tried this didn't seem to work. Still have the same battery icon after reboot. First attempt so may not have done it right...
sent from my Super Clean 2.9 - Voodoo - Fascinate via Tapatalk Pro
Click to expand...
Click to collapse
there tend to be to drawable-hdpi folders in our themes that use 5 lock mod...icons *should* go in drawable-hdpi-4
i wanted to add it to SC2.9.1. going to try the instructions that were given
so basically when you want to add something you can just copy/paste it into the proper area of the theme and it should work?
fitti28 said:
so basically when you want to add something you can just copy/paste it into the proper area of the theme and it should work?
Click to expand...
Click to collapse
yes and no....different phones use different names for images...you would have to open up the folder and compare (even amongst the sgs variants with status bar icons data/signal)
for system apks theres no need to sign anything...for market/data apps you would have to sign the apk for the changes to take
and then theres xml.....but thats another story

[Q] Need to locate these files? Help please

Hi i would like some help which would be nice from any Theme Creator or Dev because they will probably know where to look.
So can anyone tell me which files need to be changed to make the volume & brightness bars in quicksettings pulldown bar to change the bar color? i have changed the color via framework, system ui or htc res, rosie, settings files but.... not sure which files i changed in what location that did that?
Also which file do i need to locate to change the button pressed on the home screen? Cause i wanna get rid of the green sense look to my phone, my phone is looking pretty modded & i know how to use Photoshop to change PNGs & know how to mod APKs too.
Any help would be great i have tried the search bar on here & also in google but didnt get any results & to be honest i know people on XDA will know this.... thanks in advance
The progress bar color in quick settings is defined by this file: common_progress_full.9.png (in SystemUI.apk/res/drawable-hdpi)
Are you using a Gingerbread 2.3.5 or Sense 3.5 rom? If yes, the button press color in the homescreens can't be changed. At the moment all available tools fail with decoding the images.
In Sense 2.1, you have to edit Rosie.apk. For Sense 3 (+ GB 2.3.3 or .4), fusion.apk has to be edited with m10 tool.
I can give you more details if you want to.
Thanks
Thanks for that but i cant locate it in my system ui/res/drawable-hdpi? i tried looking in htc/rs/draw-hdpi too? cant find that common_progress_full.9.png? could you check again for me or if have time upload the file? i cant see why it would be missing though?
I havent had a chance to mess with the m10 editor? is it easy enough to use when editing the fusion.apk?
I love XDA.... its the best for phone modding & has many helpful members
sigurd_LU said:
The progress bar color in quick settings is defined by this file: common_progress_full.9.png (in SystemUI.apk/res/drawable-hdpi)
Are you using a Gingerbread 2.3.5 or Sense 3.5 rom? If yes, the button press color in the homescreens can't be changed. At the moment all available tools fail with decoding the images.
In Sense 2.1, you have to edit Rosie.apk. For Sense 3 (+ GB 2.3.3 or .4), fusion.apk has to be edited with m10 tool.
I can give you more details if you want to.
Click to expand...
Click to collapse
I have changed the button press & also found the common_progress_full.9.png from another rom but if you or anyone else can post your common_progress_full.9.png (in SystemUI.apk/res/drawable-hdpi) so i can try there one cause the progress bar isnt looking normal? it looks mis-shapen? Thanks again
What Rom are you using? Could you upload your SystemUI, so I can take a look
sigurd_LU said:
What Rom are you using? Could you upload your SystemUI, so I can take a look
Click to expand...
Click to collapse
I am running LeeDroid 3.3.3 but with sense add-on & my own custom red or colored icons & look! I uploaded my Sys UI, take a look for me? but i dont think i it will work? it maybe something to do with the rosie? my bars in quick settings dont look solid any more, i can live with it though, pics attached.
deanr1977 said:
I am running LeeDroid 3.3.3 but with sense add-on & my own custom red or colored icons & look! I uploaded my Sys UI, take a look for me? but i dont think i it will work? it maybe something to do with the rosie? my bars in quick settings dont look solid any more, i can live with it though, pics attached.
Click to expand...
Click to collapse
Your issue us a bad. 9.PNG it looks like you tried to edit it without decompiling the apk and running the new image threw the draw9patch tool
zelendel said:
Your issue us a bad. 9.PNG it looks like you tried to edit it without decompiling the apk and running the new image threw the draw9patch tool
Click to expand...
Click to collapse
what would you recommend i do? is there a solution or is it stuck this way for good?
I have a similar problem for the common progress bar which im assuming is in framework. I have decompiled, changed images, recompiled but the images are still default green.
Im baffled...
Any theme guru out there to advise...?
Does anyone know which is the location. png for a change in the transparent dock that is rosie navi bar?
goran60 said:
Does anyone know which is the location. png for a change in the transparent dock that is rosie navi bar?
Click to expand...
Click to collapse
be a little more specific on what your using(rom, sense version,etc.)
rayford85 said:
be a little more specific on what your using(rom, sense version,etc.)
Click to expand...
Click to collapse
He wants a fully transparent rosie for RCMix Runny. I have something for you Have a look in my thread: http://forum.xda-developers.com/showthread.php?t=1291351
sigurd_LU said:
He wants a fully transparent rosie for RCMix Runny. I have something for you Have a look in my thread: http://forum.xda-developers.com/showthread.php?t=1291351
Click to expand...
Click to collapse
Nice work!!! Please tell me how you got it to work on runny. I would love to include this in my mods.
Sent from my Desire HD using XDA App
rayford85 said:
Nice work!!! Please tell me how you got it to work on runny. I would love to include this in my mods.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
You have to load the Rosie.apk with m10 editor, then decompile the Rosie_navbar.m10 file and change the following opacity values from 1 to 0.0099999998. If you set them to 0, pressing on the buttons will have no effect.
thanks for this
MarylandCookie said:
I have a similar problem for the common progress bar which im assuming is in framework. I have decompiled, changed images, recompiled but the images are still default green.
Im baffled...
Any theme guru out there to advise...?
Click to expand...
Click to collapse
Do you mean the volume bars? if so just goto the UOT Kitchen & chage them in there, then flash them over your rom, or put the changes of your framework & system ui into your rom zip & flash your rom again?
goran60 said:
Does anyone know which is the location. png for a change in the transparent dock that is rosie navi bar?
Click to expand...
Click to collapse
Look here for rosie modding - http://forum.xda-developers.com/showthread.php?t=1210143
I have solved this thread problem if anyone has the same just change the common_music_progress_fill.9 this will change the volume bars in the status menu.
Hope this helps
MarylandCookie said:
I have a similar problem for the common progress bar which im assuming is in framework. I have decompiled, changed images, recompiled but the images are still default green.
Im baffled...
Any theme guru out there to advise...?
Click to expand...
Click to collapse
Progress_horizontal.xml in the drawable folder of framework-res.apk has to be changed
sigurd_LU said:
Progress_horizontal.xml in the drawable folder of framework-res.apk has to be changed
Click to expand...
Click to collapse
Nice one... only just seen your message lol
Fixed it as above

[Q] How to remove Signal icon from statusbar?

Since I'm a proud owner of a Droid Bionic, I want to use my OG Droid as just a PDA. I'm using Sapphire 2.0 and the Signal strength icon on my status bar just annoying me like crazy. I've already disabled the cell radio, but how do I remove the icon from my status bar?
Thanks in advance!
I believe it has something to do with framework-res.apk
I would just look up how to change statusbar icons and change the icon to whatever color your statusbar is.
Sent from my Droid using XDA App
pomeroythomas said:
I believe it has something to do with framework-res.apk
I would just look up how to change statusbar icons and change the icon to whatever color your statusbar is.
Sent from my Droid using XDA App
Click to expand...
Click to collapse
Correct, the thing is that each time you change ROMs, you would have to remove the files. Just open framework-res in 7zip and extract the drawable-hdpi folder, view the files, delete the icons you want, and replace in framework-res.apk. Put framework-res.apk back into the ROM and reflash.
skadude66 said:
Correct, the thing is that each time you change ROMs, you would have to remove the files. Just open framework-res in 7zip and extract the drawable-hdpi folder, view the files, delete the icons you want, and replace in framework-res.apk. Put framework-res.apk back into the ROM and reflash.
Click to expand...
Click to collapse
Could I just use Root explorer to open the APK and remove it from there?
EDIT: Ahaha, nope. Nevermind!
EDIT2: So I reflashed it and all went well, now, how can I make it so that the status icons fill in the void that it left? Now it's just an awkward space between the battery and sound icon.
Protocol 7 said:
Could I just use Root explorer to open the APK and remove it from there?
EDIT: Ahaha, nope. Nevermind!
EDIT2: So I reflashed it and all went well, now, how can I make it so that the status icons fill in the void that it left? Now it's just an awkward space between the battery and sound icon.
Click to expand...
Click to collapse
That is probably done with some XML editing. I can't help you with that, it's beyond my extent of theming
skadude66 said:
That is probably done with some XML editing. I can't help you with that, it's beyond my extent of theming
Click to expand...
Click to collapse
Alright then, many thanks though!
Protocol 7 said:
Could I just use Root explorer to open the APK and remove it from there?
EDIT: Ahaha, nope. Nevermind!
EDIT2: So I reflashed it and all went well, now, how can I make it so that the status icons fill in the void that it left? Now it's just an awkward space between the battery and sound icon.
Click to expand...
Click to collapse
You should be able to ADB push so you don't have to reflash your ROM, but that specific framework-res.apk will only work with the ROM it came from in the beginning.
Sent from my Droid using XDA App

Transparent Status Bar? RazoDroid 2.5

Title says it all
Reply
Hello. If you want your statusbar transparent you have to edit the file SystemUI and edit the background of the statusbar.
Speedyspro said:
Hello. If you want your statusbar transparent you have to edit the file SystemUI and edit the background of the statusbar.
Click to expand...
Click to collapse
It doesnt work bro
I have tried all
I have edited pngs, xmls, smalis
It doesnt work
I dedicated my 2 months on it
Still dont work
We need someone who knows a lotttttt
M8, it is easy like the quantum theory
1. Decompile systemUI.apk
2. go to its /layout folder
3. edit status_bar.xml file:
- find line : <com.android.systemui.statusbar.StatusBarView ...... containing android:background="#FF000000"
- change value of background to "#00000000" and now you have got full transparency of statusbar ( just like mine )
easy, isn't it ?
Father Pio said:
M8, it is easy like the quantum theory
1. Decompile systemUI.apk
2. go to its /layout folder
3. edit status_bar.xml file:
- find line : <com.android.systemui.statusbar.StatusBarView ...... containing android:background="#FF000000"
- change value of background to "#00000000" and now you have got full transparency of statusbar ( just like mine )
easy, isn't it ?
Click to expand...
Click to collapse
Is this a pic of your Ace I
Because when I tried it months ago
I lost my status bar
Which decompiling tool you use
Can you give the link
iamareebjamal said:
Is this a pic of your Ace I
Because when I tried it months ago
I lost my status bar
Which decompiling tool you use
Can you give the link
Click to expand...
Click to collapse
Yes, it is. I did this screen shot especially for you to show you result of changes.
To tell the truth I don't remember from which place I downloaded my apktool, but use google and I'm sure that you will find what you looking for
Father Pio said:
Yes, it is. I did this screen shot especially for you to show you result of changes.
To tell the truth I don't remember from which place I downloaded my apktool, but use google and I'm sure that you will find what you looking for
Click to expand...
Click to collapse
The apktool I used first could not compile SystemUI.apk
Then I changed it
Then I changed the hex code to semi transparent
And when I replaced the SystemUI.apk
My status bar was gone
I think transparent might work
Can you please upload your apktool
I would be really grateful
As U wish, here U are. Hope will be helpful
Okay?
Father Pio said:
M8, it is easy like the quantum theory
1. Decompile systemUI.apk
2. go to its /layout folder
3. edit status_bar.xml file:
- find line : <com.android.systemui.statusbar.StatusBarView ...... containing android:background="#FF000000"
- change value of background to "#00000000" and now you have got full transparency of statusbar ( just like mine )
easy, isn't it ?
Click to expand...
Click to collapse
I want 35% transperacy
For 35% transparency
use this: #59000000
I've done as you said and but my status bar gone
I think it is not that easy but I don't know I'm just a noob
Father Pio said:
As U wish, here U are. Hope will be helpful
Click to expand...
Click to collapse
Your tool wont allow to open the file :/

[Q] How to make a transparent status bar on S3 Mini

Just like the title and i need anybody who can help me to make a 50% transparent status bar for S3 mini..
i have tried the tutor from http://forum.xda-developers.com/showthread.php?t=1890150 but i dont know how to put the "code" and i cant found
this file >> {/SystemUI/res/values/drawables.xml}
Maverix.25 said:
Just like the title and i need anybody who can help me to make a 50% transparent status bar for S3 mini..
i have tried the tutor from http://forum.xda-developers.com/showthread.php?t=1890150 but i dont know how to put the "code" and i cant found
this file >> {/SystemUI/res/values/drawables.xml}
Click to expand...
Click to collapse
odexed or deodexed ?
Open /SystemUI/res/values/drawables.xml with Notepad++ and edit this line to get transparency you need, for example, 100% transparent:
Code:
<item type="drawable" name="status_bar_background">#00000000</item>
#00000000 - 100% transparency
#3F000000 - 75% transparency
#7F000000 - 50% transparency
#BF000000 - 25% transparency
enox.co said:
odexed or deodexed ?
Click to expand...
Click to collapse
i'm on odexed
Benzonat0r said:
Open /SystemUI/res/values/drawables.xml with Notepad++ and edit this line to get transparency you need, for example, 100% transparent:
Code:
<item type="drawable" name="status_bar_background">#00000000</item>
#00000000 - 100% transparency
#3F000000 - 75% transparency
#7F000000 - 50% transparency
#BF000000 - 25% transparency
Click to expand...
Click to collapse
thanks for your explain mate, but now my problem is i can't find "values" folder so dunno where is the drawables.xml
for the references this is my SystemUI.apk file in attachment.
You need to decompile it first.
Tell me if it works
Maverix.25 said:
thanks for your explain mate, but now my problem is i can't find "values" folder so dunno where is the drawables.xml
for the references this is my SystemUI.apk file in attachment.
Click to expand...
Click to collapse
...here i made it...
edit: We made it xD lol xD
Yeah haha.
A lot of thanks for enox and Benz, i really appreciate for the help and feedback. But the attachment you have been created for me is not working, maybe the problems is on my device (odexed rom) i'm using stock rooted base on DXALL3 with cwm 6.2.0.7
Maverix.25 said:
A lot of thanks for enox and Benz, i really appreciate for the help and feedback. But the attachment you have been created for me is not working, maybe the problems is on my device (odexed rom) i'm using stock rooted base on DXALL3 with cwm 6.2.0.7
Click to expand...
Click to collapse
hmmm.....try this one .... its a flashable .zip ...
enox.co said:
hmmm.....try this one .... its a flashable .zip ...
Click to expand...
Click to collapse
still not working and my status bar was gone again
Do you know if it works on deodexed MBA3 ROM?
Sent from my GT-I8190
How bout this one?
No status bar wen flashing any of the zips
Doesn't work
It doesn't work() on my s3 mini using BenzROMD)
statusbar is gone and all black in TW launcher
please help
thanks all of you
Hi
... i need anybody who can help me to make a flashable 25% transparent status bar for my S3 mini
All flashable.zip from enox. and Benz in this Thread run Perfect !!!! :good:
but i cant see Header icons and clock in Playstore, Whatsapp and more.
THX
Hello everybody,
since i'm unable to do this by my own because of the missing modding skills, i want to ask if someone of the more experienced devs could make me two statusbars, the first one with the clock and provider name in blue like the other icons and the second one with the clock in the middle of the screen and clock+provider in blue like the other icons. I use farias latest ROM which isn't deodexed (http://forum.xda-developers.com/showthread.php?t=2074514).
No one, hm ok...:crying:
Is it because i'm a noob?
Farmall said:
Hi
... i need anybody who can help me to make a flashable 25% transparent status bar for my S3 mini
All flashable.zip from enox. and Benz in this Thread run Perfect !!!! :good:
but i cant see Header icons and clock in Playstore, Whatsapp and more.
THX
Click to expand...
Click to collapse
Sepp667 said:
Hello everybody,
since i'm unable to do this by my own because of the missing modding skills, i want to ask if someone of the more experienced devs could make me two statusbars, the first one with the clock and provider name in blue like the other icons and the second one with the clock in the middle of the screen and clock+provider in blue like the other icons. I use farias latest ROM which isn't deodexed (http://forum.xda-developers.com/showthread.php?t=2074514).
Click to expand...
Click to collapse
Sepp667 said:
No one, hm ok...:crying:
Is it because i'm a noob?
Click to expand...
Click to collapse
Use xposed app and tweakbox, it has a options for transparent status bar and what ever color you like status bar.
Sent from my GT-I8190 using Tapatalk 4 Beta
vonuzu said:
Use xposed app and tweakbox, it has a options for transparent status bar and what ever color you like status bar.
Sent from my GT-I8190 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Thank you very much vonuzu. That was an easy way to do this! It worked for me.

Categories

Resources