Hi all,
I have been working at this problem for a while now, with no luck. I am building my theme and I've changed the png's for the notification drawer background to black, and then changed all the relevant xml's inside framework-res and SystemUI to have white text.
The only remaining problem is that downloads (as well as media scanning operations) still use black text (which, on the black background renders it unreadable). I've tried editing DownloadProvider.apk to no avail. I even tried at one point to change the system style for StatusBar.EventContent (and .Title) but that didn't seem to have any effect either.
Does anyone have any other ideas as to how to force the text colour to change?
Thanks in advance!
Related
I was wondering if it is possible to install a fully working white notification bar on the Evil Eris ROM v3.0. I've tried searching the forums and have installed the bar successfully, but the clock is white on a white background, which is extremely annoying. I've tried fixing it with the new spare parts by changing the clock color and still no go. Any help would be nice. Thanks.
try going into the zip file for the white notification bar and changing it? I dont know, im basically a noob, just about a year of experience
Changing the clock color requires you to edit the services.jar file. Do a search of the entire site on changing the clock color.
I've done it before but it's not easy. Requires smali and baksmali and opening up a classes.dex file.
Hello,
I want to change the text notification text color to white. (Where it shows the date, message notifications, etc)
I've tried all tutorials around here.
Till now I have tried with APK Tool, Apk Edit and another one, I can't remember the name.
After changing the color to white in status_bar.xml I cannot compile the framework, it always gives an error.
I can provide the framework, could some of you help me change it ?
Thank you !
Can someone please help me debug this framework ?
Also looking for how to do this. Got the clock white but not the notification text.
The text has been changed to white but I can't test this framework since it won't work with my phone so make sure you backup before testing.
It works great. It shows the messages. Thank you very much !
P.S: How can I change the date color to white ? The date is still black..
Where was the problem ?
Thank you again !
I am trying to edit a theme and have bumped into two problems involving font color.
1) notification bar fonts needs to be black but is white
2) "menu" font needs to be white but is black/gray
(see pictures)
Can someone experienced in changing the colors change it for me? the framework and twframework is attached (i don't know which needs editing). I know it involvs xml edit but don't know how to do it. Thanks
Follow this instructions http://forum.xda-developers.com/showpost.php?p=9664604&postcount=77 and for the notifications text color you need to edit framework-res/res/layout/status_bar_latest_event_content.xml.
Anyone have a list of what is affected by the color edits available? I cant figure out how to change the color of the dots or the numbers in the monthly view widget. Ive tried changing everything that was white and none of them changed. Also after going back to default colors and deleting my theme the colors are still sticking after deleting and replacing the widgets.
Hello Community,
I´m currently trying to find out which sections in the SystemUI.apk from ICS I have to change to get a white-based ICS.
What I want to change are mainly the notification bar, notification bar expanded background, drawer background, system settings background and the overall text color (would be hard to read atm since it would be white on white )
Does someone know which values I have to change?
I already decompiled the systemUI.apk with help from the JB Theme tutorial, but JB seems to be slightly different.
kind regards
no one who knows them? :l
im pretty stuck atm.