I seem to have a problem with replacing smaller icons in .apk files and getting them to display correctly.
for example i was trying to turn the power savings bar (quick shortcuts widget) blue instead of green. i can replace the colors in settings.apk/res/drawable-hdpi with no problem and it does change the color but i can't seem to keep the icon smooth.
using photoshop cs2 if i replace color and save with no other changes the icon is not nearly as crisp.
larger program icons are no problem and seem to look very good.
but smaller icons for the buttons such as the screen timeout icons end up slightly blurred compared to the original. this happens even if i select the blank areas first and invert and create a new layer.
im sure it's something stupid a setting ect. im missing but if anyone has an idea id be appreciative.
only seems to happen or be noticeable with the smaller 47 x 47 icons.
doesn't seem to happen on even the 48 x 48 icons or larger.
Hmmmmm seems i found a fix. its a little more work but creating my own larger icon and rescaling down to the smaller size seems to work quite well.
a little more work but at least i get the effect i wanted.
still would like to know if anyone has an ez way to just recolor an image.
Related
Thanks for Stericson's Transparent Tab and Icons and Manup's Icons and Status Bar. Here are some screenshots...See if anybody wants it then I will redo a update seriously...
I change the program title from grey to black and some colour tuning for status icons, the battery icon will also show as light blue and light yellow with shadow respectively
I actually really like this. The only thing I hope you can change is the menu tab. I prefer it visible, apparently unlike everyone else. I don't like the blank gap at the bottom of the screen, and I like to see the tab to re-assure me that it's there and that I clicked/dragged it.
Hey not 2 shabby
I Want It!!!!
Out of curiosity, why do several of the menu bars have diagonal lines on them? Is this an issue with resolution? I know the Stericson's first one didn't have it, but the new one does.
That's the image. It's supposed to be there.
Hey I've switched back and forth between ADW and LP quite a few times and I feel like I know both well enough to say that LauncherPro is better for my tastes... but there is one thing that ADW does a lot better. Auto-resizing icons to fit the grid on the homescreen. I like to have small icons with no labels on my homescreen. It gives it more of a minimalistic look. Has anyone else noticed that anything past 5 columns and 6 rows starts to chop off the edges of icons in LP? Is there a fix to this? Is there a way to at least remove the glow for selecting icons? That gets chopped off really bad leaving only two sides of an icon glowing/being highlighted.
Menu > Prefererences > Appearance Settings > Hide Icon Labels
For the glow around the icons, you could change it to a color that matches your wallpaper, then you won't really see it.
Sent from my HTC EVO 4G with Tapatalk
So I really like having the smaller taskbar height. but enabling that setting decreases the actual icon size waaay to much. I used photoshop to scale the icons from the standard height to the small icon taskbar height and it just looks SO much better.
https://dl.dropboxusercontent.com/u/70122013/small taskbar fixed.png
instead of https://dl.dropboxusercontent.com/u/70122013/small taskbar.png
I've been playing around in regedit, but I've only been able to modify the width of the highlighted size, which isnt what i was looking to do at all.
Any help would be greatly appreciated. Btw, I'm running Start8 to get the startmenu back, but thats probably irrelevent.
http://windows7themes.net/change-taskbar-icon-size-in-windows-7.html
I feel like notification icons in MILDWILD ROMS (I tried almost all) for email and some else are too big, i checked icon in framework-res.apk, they seam like they are not displayed correctly. There should be more space between statusbar top and bottom borders and icon. Does anyone know how could it be fixed, or is that how it is intended?
Can someone explain to me how Fade and Gradient fill styles are meant to work please? As far as I can see, neither produces results I would expect.
For example, open up the advanced parameters on a progress bar and specify the "fill mode other color" as, say, white. Then try changing the colour under the fill mode or the foreground colour - no change to the widget colour.
With Gradient fill, all I want to do is go from opaque white to transparent white but Zooper decides to get there it needs to go through yellow!
I'm either not understanding how the UI is meant to work here or these options are really busted. Anyone able to offer any help?
Example of the gradient problem is attached.
Jangla said:
Can someone explain to me how Fade and Gradient fill styles are meant to work please? As far as I can see, neither produces results I would expect.
For example, open up the advanced parameters on a progress bar and specify the "fill mode other color" as, say, white. Then try changing the colour under the fill mode or the foreground colour - no change to the widget colour.
With Gradient fill, all I want to do is go from opaque white to transparent white but Zooper decides to get there it needs to go through yellow!
I'm either not understanding how the UI is meant to work here or these options are really busted. Anyone able to offer any help?
Example of the gradient problem is attached.
Click to expand...
Click to collapse
I have the exact same problem but unfortunately I don't know how to fix it.
AdmnUnpwnd said:
I have the exact same problem but unfortunately I don't know how to fix it.
Click to expand...
Click to collapse
Yeah damn things been like this for a while. Shows some yellowish color for me usually. Mess with the foreground/background colors and it'll work right. Just have to F with it.
HSV gradient instead of a RGB gradient ?
I have the same issue and then googled a little. After reading these two pages "perbang.dk/rgbgradient" and "bensouthgate.com/p/12_3_13.php" (I can not post link now), I think the gradient is based on HSV and not RGB; the later seems however be more intuitive and correspond to what I imagine for a gradient from white to another color.
I don't think we can code a RGB gradient from the Advanced Parameter because some functions are currently missing.
If anyone has an idea...