Hi everyone I have a bug in a theme that I am porting, I can't find that png, looking for it 2days now with no succes.
{
"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"
}
clarkkov said:
You are looking for "panel_background.9.png" in "/drawable-mdpi/" folder. This is the ".9" .png, these .png(s) are hard to modify. They will get blurred or stretched like that if you modify them like normal .png(s). You have to leave metadata intact (and NOT add additional metadata), attributes have to stay as "A".
Click to expand...
Click to collapse
I tried changing it to a stock one but it had same effect
but I didn't get the "You have to leave metadata intact (and NOT add additional metadata), attributes have to stay as "A"." part
clarkkov said:
The file must be *untouched* in order to remove the blurred blob bug. In other words, you need the original file there from a theme that does not have this bug or from the stock Samsung theme. If you don't know what image metadata and attributes are then I'm afraid I can't help you, just use the original png.
Click to expand...
Click to collapse
I tried with original one from the theme (untouched) and the stock one but it is the same I found out that the panel_background changed other backgrounds but not that one.
clarkkov said:
You are looking for "panel_background.9.png" in "/drawable-mdpi/" folder. This is the ".9" .png, these .png(s) are hard to modify. They will get blurred or stretched like that if you modify them like normal .png(s). You have to leave metadata intact (and NOT add additional metadata), attributes have to stay as "A".
Click to expand...
Click to collapse
sorry but you were wrong it wasn't panle_background but the popup_botom,..... there are 10 png's like that
Sorry dude but its not the panel because I have fixed it already that png is one of those popup_...
You can have alook for yourself the panel one was grey and the bug is white, transparent.
Sent from my GT-I5800D using XDA App
Related
how can I change the color of the notification?
to understand this better:
{
"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"
}
how to change the color red?
Use paint and fill it or something. hope this helps!
MccDev said:
Use paint and fill it or something. hope this helps!
Click to expand...
Click to collapse
not really! What should I paint? which file should I edit in the package?
save the image on your computer, than just open it in paint, save it again after you done what you wanted. and you should be able to just change the icon to your new one
never use paint use pixbuilder or any othe photshop tool
paint will mess the icon and then the apk will be unusuable
Sent from my GT-S5830 using xda premium
Mikee.H said:
save the image on your computer, than just open it in paint, save it again after you done what you wanted. and you should be able to just change the icon to your new one
Click to expand...
Click to collapse
spacecaker said:
never use paint use pixbuilder or any othe photshop tool
paint will mess the icon and then the apk will be unusuable
Click to expand...
Click to collapse
unpack the attachment with 7zip ... see that there was no file that matches the events on the dock ... which I edit?
Please help me. UP!!
ZenPluS said:
Please help me. UP!!
Click to expand...
Click to collapse
Its because the notification icons are in GO Launcher EX, not GO Launcher Notification. GO Launcher Notification just activates the icons I think. Use a picture editing program like GIMP 2, and change the icons.
Anyone figured this out, I was hoping to swich it to blue but I get an parsing error everytime i try to install the edited file on my Droid Razr running 2.3.5
Guys anyway to change font text colour because I can't read text if I use white or black background so I want to change text colour opposite to background I used.
{
"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"
}
Please help.I badly want to change those text colour
cure25 said:
Guys anyway to change font text colour because I can't read text if I use white or black background so I want to change text colour opposite to background I used.
View attachment 909180
View attachment 909181
Please help.I badly want to change those text colour
Click to expand...
Click to collapse
in framework/ res/color....u will find color files... find the correct one n edit it...
fundoozzz said:
in framework/ res/color....u will find color files... find the correct one n edit it...
Click to expand...
Click to collapse
I decompiled framework and went inside colors.XML but not able to understand what to modify.
Can u please help me
cure25 said:
I decompiled framework and went inside colors.XML but not able to understand what to modify.
Can u please help me
Click to expand...
Click to collapse
Currently not having laptop but I guess it should be like primary color...
there will be a 8 digit color code..
1st two for transparency and remaining normal color code...
{
"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"
}
Modified from stock GB Xperia Mini Default Theme.
Hope you like it
HOW TO INSTALL :
- Copy to SD Card.
- Using Root Explorer, move to /system
- Change Permission into rw-r--r--
- Move to /system/app (overwrite the DefaultThemes.apk)
- Reboot your handheld, Done !
This theme should compatible with LWW-XMP-XM-Active
Just click THANKS if you feel my post is useful
DOWNLOAD :
DefaultThemes.apk
More themes :
Blue Sea Theme
Sexy-CG Theme
How are you making these? Does it effect the image in the menu background? And can you alter the colours used in things like messaging?
melenko said:
How are you making these? Does it effect the image in the menu background? And can you alter the colours used in things like messaging?
Click to expand...
Click to collapse
Simply, just replace some images @ drawable, and alter some xml strings.
This was a quick edit, and changing background color in messanging need more time, I was just try to match it with default color theme.
Sent from my ST15i using XDA
You just get better with each theme....
100 downloads reached
Thanx guys !
Beautiful, thanks!
Sent from my SK17a using xda premium
nice job! waiting 4 more
Awsome themes! keep up the good work
so theres a wallpaper that i really like but would like to use it on another rom.. how would i go about doing so??? thanks :good:
Unzip the rom that has it, then go into system, customize, resource, and find the one you want.
metalfan78 said:
Unzip the rom that has it, then go into system, customize, resource, and find the one you want.
Click to expand...
Click to collapse
Sweet! That's easy.. thanks bro
Sent from my EVO using Tapatalk 2
Most wallpapers will be where metalfan pointed out but sometimes if a ROM has multiple built in Themes (this is for Sense based ROMs) then the specific wallpaper will be inside the APK for that said theme.
For example, my theme replaces Matte.apk so if you wanted the wallpaper that comes with it you would just open up the apk (for this scenario any zip/rar app will work, like 7zip or winrar) and then go into assets/image/ and the wallpaper will be in there. Like so:
{
"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 know this isn't exactly what you asked for but it's very related and some 'theme ROMs' stash specific wallpapers in the skin apks.
Good call Racer, and you're welcome evo
which wallpaper is it ? :cyclops:
bog3nator said:
which wallpaper is it ? :cyclops:
Click to expand...
Click to collapse
This one
Sent from my EVO using Tapatalk 2
Hi.
I would love some guidance in this matter. Look at the pictures below, when I'm about to edit a contact the background is black and some text dark grey. Where can I change this, in what apk and xml, so it is readable?
{
"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"
}
Would really love some help in this matter!
pemell said:
Hi.
I would love some guidance in this matter. Look at the pictures below, when I'm about to edit a contact the background is black and some text dark grey. Where can I change this, in what apk and xml, so it is readable?
Would really love some help in this matter!
Click to expand...
Click to collapse
Is this a costum ROM? If it is it might be a bug, or some option like a darker theme that is selected.
vortax123 said:
Is this a costum ROM? If it is it might be a bug, or some option like a darker theme that is selected.
Click to expand...
Click to collapse
It's stock rom (Touchwiz 4.1.2) but with aosp contacts app. I want to find the xml that controls the text color or background picture. Do you know where to look?
pemell said:
It's stock rom (Touchwiz 4.1.2) but with aosp contacts app. I want to find the xml that controls the text color or background picture. Do you know where to look?
Click to expand...
Click to collapse
No I don't :s But I searched a bit and found this two threads http://forum.xda-developers.com/showthread.php?t=2354006 and http://forum.xda-developers.com/showthread.php?t=2278040 These guys have modified aosp, so they probably can help you better than I can
Resolved.
Changed this in my theme: <color name="theme_primary">#ffffffff</color>
Mods, please close this thread.