This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
I've changed to pop up menu to black. I cant find where to change the text to a lighter color. Could someone point me to it. Here's a picture of what I'm talking about.
I've changed to pop up menu to black. I cant find where to change the text to a lighter color. Could someone point me to it. Here's a picture of what I'm talking about.
I've changed to pop up menu to black. I cant find where to change the text to a lighter color. Could someone point me to it. Here's a picture of what I'm talking about.
Are you following the guide I posted from thebowers? It's on post#7
Here's part of it... If I'm not mistaken this should be what you are asking for.
[FONT="]Next is the menu text (when you hit he soft key for menu)[/FONT][FONT="]
Do ctrl + f and put in TextAppearance.Widget.IconMenu.Item and click find next.
You should now be at this area[/FONT]
[FONT="]Code:[/FONT]
[FONT="] <style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small">[/FONT]
[FONT="] <item name="textColor">?textColorPrimary</item>[/FONT]
[FONT="] </style>[/FONT]
[FONT="]Change textColorPrimaryInverse (black) to textColorPrimary (white and then black when pressed)
Also you could delete the whole ?textColorPrimary and just put #ffff00ae as an example for the color code you desire.[/FONT]
I've changed to pop up menu to black. I cant find where to change the text to a lighter color. Could someone point me to it. Here's a picture of what I'm talking about.
It's for UD... I placed the framework in place-apk here- for modding. decompiled apk. Made my edits. Now I'm choosing 11 (compile apk) but it's not compiling.
ok....before you ever decompike you have replace all the pngs in drawable hdpi and drawable land with stock pngs from something like sapphire our shadow rom
If you don't want to redo all of your edits you could decompike one of those frameworks and swap the pngs
This us because the.9pngs are not formed correctly or something so they won't recompile
does anyone know how i can take the font from another theme and add it to ud2.5? i really like the font from the avalon theme and i would love to add that to ud2.5 instructions would be much appreciated. =)
does anyone know how i can take the font from another theme and add it to ud2.5? i really like the font from the avalon theme and i would love to add that to ud2.5 instructions would be much appreciated. =)
the easiest way to do this would probably be to dl the avalon theme. open the zip using 7zip and go to system then delete everything inside all of the foloders (should only be app and framework). So now the only folder that has anything in it is the font folder back out of 7zip and when it asks if you want to update the archive say yes. Then just install that zip. May want to make a backup first but that should do it for you