• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Theme question. Notification bar drop down box text color. Stock ROM

nyioo7

Well-Known Member
Hey guys,

Can someone tell me where the notification drop down list item text color code is located? This is the box that shows up when you download something or when you have something in notification bar. Here's the screen shot. I am trying to create a theme and this is the last thing that I cannot find. The text is black on black box. So it's invisible. Is it located in framework-res, styles.xml or is it in layout? If so, which color is this?

This is what it looks like if I just drop down the notification bar.
ciPgv.png



This is what it looks like when I press it.
zCpBQ.png


This is what it looks like with other boxes. They are fixed. Only the top one is not changing color.
KeacO.png


Thanks guys. I'm a noob with this. :D
 
Hey guys,

Can someone tell me where the notification drop down list item text color code is located? This is the box that shows up when you download something or when you have something in notification bar. Here's the screen shot. I am trying to create a theme and this is the last thing that I cannot find. The text is black on black box. So it's invisible. Is it located in framework-res, styles.xml or is it in layout? If so, which color is this?

This is what it looks like if I just drop down the notification bar.



This is what it looks like when I press it.


This is what it looks like with other boxes. They are fixed. Only the top one is not changing color.


Thanks guys. I'm a noob with this. :D

Man, when you were asking me about this, I thiught you were talking about on your mom's tablet.:rofl:

EDIT: Look here
I think what you are looking for isn't defined. I tool a break from learning java, but I thin you would just need to add in some lines for color. If it stays slow here at work I will look at how to add color to text.
 
Man, when you were asking me about this, I thiught you were talking about on your mom's tablet.:rofl:

EDIT: Look here
I think what you are looking for isn't defined. I tool a break from learning java, but I thin you would just need to add in some lines for color. If it stays slow here at work I will look at how to add color to text.

Hahaha. Sorry about that. This is for GB tho. GB has editional UI XML defined in SystemUI.apk. I wonder if the function calls are the same and I can just add the same function into framework-res.apk of Froyo.

I'm gonna start working on this tomorrow. Today, I'm working on rebuilding my mom's tablet ROM, Kernel, and bootloader from scratch. Haha. It's a big mess. I got multiple ROMs I'm putting together. After that, I'll go back to Triumph. Then, I'm changing the entire stock theme to GB or ICS without installing 3rd party launchers! Haha. I wish!
 
Back
Top Bottom