[Q] Android Theme Help - Menu Text is Cut-Off - Android Themes

Check this out:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Been trying to update my theme to use all proper .9.pngs. The theme now looks better but this happens to all of my menu texts.
It's strange since I only added some corrected images and added the 1% battery xmls, but did not touch any of the existing xmls.
Where do I fix this issue? Any help appreciated.

Hey,
i have the same problem. Do you fixed it and how?
thx

Hey sorry for bumping this old thread.
I am making a theme and I have the same problem.
I saw the same post here and I checked the ic_menu icons. They are all 48x48 but the problem is still there.
Any ideas?

Related

This cab for the clock changed the font color on home page on my phone.

Something in this clock changed my home page text (Call history and Calender) from black to white.. I know a lot of people have asked how to change that font color and I haven't seen any easy fixes.. I thought that maybe it might help someone that knows about all the workings of these files and such might be able to dissect this since it's something within this cab that did it.. It's the clean white clock cab in this post..
If this doesn't help anyone sorry to take up space..
http://forum.xda-developers.com/showthread.php?p=2845674#post2845674
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[Q] Help locating a png?

hello everyone, I've finally been to able to change my notifications screen to the way I want it minus ONE LITTLE detail.... I need to find the name of the .png (if there is one) included in the picture. Also I'm pretty sure the rest of the info is correct but if I am wrong please let me know!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
title_bar something, if I remember right... everything else is correct
I see 4 different title_bar somethings...
title_bar_medium.9.png
title_bar_portrait.9.png
title_bar_shadow.9.png
title_bar_tall.9.png
i'm thinking its title bar medium but not entirely sure... what are the other .pngs functions?
btw thanks for the quick reply!

Theming CM9 HELP NEEDED!!!

In the process of theming CM9
For the life of me I cannot figure out where the image or XML lies to change the indicator color under the toggles.
I have spent 7+ hours looking in framework, systemui, settings to no avail, I've changed images, made edits with no outcome of changing the color.
If anyone at all knows how to do this, please reply
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It's stat_bgoff.9.png and stat_bgon.9.png in SystemUI.apk
N-Forced said:
It's stat_bgoff.9.png and stat_bgon.9.png in SystemUI.apk
Click to expand...
Click to collapse
Thanks, thats what it should be, but any changes to them do nothing.
It turns out there is only one image to make a change and thats, stat_bgon_custom.9.png with that you can only control the unselected color.

[Theming Help]

expert themers, can anyone help me with me with my mms.apk.. i managed to change the bubbles but i also want to change the conversation bckground from light blue to pure black as well as the lower tab.. anyone help me pls..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my LG-P990 using Tapatalk 2
here is my mms.apk
you'll have to edit conversation_etc_etc.xml thats located in layout folder..Also listselect_background in drawable folder..
I could have the names a bit off its all by memory.
hi, guys
i hope you can help me with this problem
i have some button icons that are over the button text
how can i fix the icons position? i want them to stay like the ones in the 1st pic
the only thing i altered was the framework-res.apk but it is giving me that bug in several apps

[Q] SystemUI Theming : Help Needed

Hi there, Im currently in the process of porting a full version of SystemUI to the Galaxy Gear smartwatch.
Although I have seemed to have hit a snag which I refuse to live with ! It is the notification background color:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
As you can see above I'm attempting to change the army green to either black or transparent..
I have dug through SystemUI & Framework-res with no avail, I'm hoping someone can point me in the right direction.
Its a 4.2.2 base just incase anyone was wondering.
Thank you for reading, Appreciate your time.

Categories

Resources