[Theme] 'Discreet Blue ™' by Toscha42 (v 2.0)

nerotix

Senior Member
Mar 19, 2011
2,663
701
0
Utrecht
Thanks mate, I just started wondering what should be the difference bewteen your WiFi icons and those from my theme ... ;)

So you don't want WiFi activity displayed at all? The easiest way - other may call it a rude hack - would be to simply clear the png files with the arrows. Where 'clear' means editing them and deleting the pixels not deleting the entire files.


Cheers
Toscha
But that would mean it also wouldn't show on 3g/lte. Also not sure how I could clean/delete the pixel from those PNG files.
 
Last edited:

KiakSvk

Senior Member
Mar 20, 2013
159
107
0
It's not within a picture. Transparency is defined in an xml-file. To change it you need to decompile SystemUI.apk, change the value and recompile again.


Cheers
Toscha
Ok. Ican decompile. But which value have to be changed to what value?
Thanks for yor help.
 

hshah

Senior Member
Dec 24, 2005
2,111
373
163
In the notification bar, the two top right icons aren't right. They both are the settings icons but in different style.

Sent from my GT-I9505
 

toscha42

Senior Member
Nov 13, 2011
709
325
93
Bangkok / Munich
Ok. Ican decompile. But which value have to be changed to what value?
Thanks for yor help.
In SystemUI.apk/res/values/drawables.xml it's status_bar_background. The current value is #ff000000 where ff is transpareny (from ff maximum opaque to 00 maximum transparency) in hex code and 000000 is the color (in this case black). Which values and how you adjust them is totally up to you. :)


Cheers
Toscha
 
  • Like
Reactions: KiakSvk

hshah

Senior Member
Dec 24, 2005
2,111
373
163
I'm not quite sure whether I get you right. Could you post a screenshot?


Cheers
Toscha
I have uploaded 2 screenshots... one with the issue I was talking about marked in red.

The second screenshot is of buttons which when off look odd compared to the blue ones when on (again marked in red).
 

Attachments

KiakSvk

Senior Member
Mar 20, 2013
159
107
0
In SystemUI.apk/res/values/drawables.xml it's status_bar_background. The current value is #ff000000 where ff is transpareny (from ff maximum opaque to 00 maximum transparency) in hex code and 000000 is the color (in this case black). Which values and how you adjust them is totally up to you. :)


Cheers
Toscha
Got it. Thank you for your help..
And what about destination of notification pull down bar ? Can you help me with this? I'd like to have it transparent.
[/URL][/IMG]