Hi,
I`m trying to change the color of the callscreen background, but it doesn't work.
I replaced the bg_in_call_gradient_*.9.png`s with color ones, but the background is still black. Do I have to edit any xml`s?
I use this rom (V20l stock, deodexed with root)
there are more than one 9.png that u have to change.... and as well you have to mark the new 9.png with draw 9 patcher.
{
"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"
}
i have change all callscreen backgrounds 6 or 7 I think. I also marked patches, and recompile .9.png. using draw 9 patch recompiler.
Sent from my LG-P990 using Tapatalk
I added : "android:background="@drawable/bg_in_call_gradient_normal"" in "incall_screen.xml" in line "<FrameLayout android:id="@id/mainFrame"...". Now the incallscreen-background shows the bg_in_call_gradient_normal.9.png. So the first step works,
But, it would be nice if it looks like CM7, different backgrounds for "normal", "connected", "bluetooth", "ended", "on_hold" and "unidentified". If my information is right, since (LG`s ?) 2.3.4 this "feature" is "deactivated", any chance to "activate" this in Stock 2.3.4?
Related
{
"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"
}
i want to change the background of the popup to be less transparent.
what images/files would i need to work with?
no one?.......
bump ...
Well the blue bar you need to edit progress_horizontal.xml in framework-res.apk/drawable.
The background image i can't remember right now i'll have to take a look.
ephumuris said:
Well the blue bar you need to edit progress_horizontal.xml in framework-res.apk/drawable.
The background image i can't remember right now i'll have to take a look.
Click to expand...
Click to collapse
thanks i had a feeling the progress bar was in that xml (since i noticed it from another theme) but i thought there was an image linked to it..
it worked though, i just took the one from NTSense..
I am trying to build a CM7 theme and one thing that's annoying me and keeping me from releasing it is a transparent now playing screen for the stock CM7 music app. Basically, I want the background transparent. If anyone is able to help me out, it would be greatly appreciated.
Here's a screenshot of the screen I'm talking about...
{
"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"
}
There should be a audio_background.xml in the drawable-hdpi-finger folder on decompile...Try changing the colors to #00000000
Thats what I do to change the now playing background in the theme engine..
Not exactly transparent. Wallpaper isn't visible like the dialer...
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.
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
i am trying to style the text color from default black to white in these menus only so look like they look like the screen shot. the only way i have been able to do this so far is by changing the value <color name="bright_foreground_light">#ff000000</color> to white in colors. which messes up all the text fields and i get all white text on white fields. i messed with the widget styles in values for a few days now and i cant get anything to work right. i am new to styling android. but a fast learner can someone help me with this project i would definitely consider donating to a dev for help. running stock rooted gingerbread 2.3.4.
{
"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"
}