I've done some searching and I haven't seen any tips on how, if possible, to create a solid gradient progress bar. I'm not talking about changing colors or having sections, I mean for the entire bar's foreground color. Unfortunately, I can't post an example as a new user, so you'll have to look up "gradient progress bar". And I should clarify that I don't mean from 1 color to another, but from multiple colors. I've figured out the best way, for now, is to have multiple gradient bars that are connected and have the same beginning/ending color, but that fails when curving the bars because it's impossible to match ends exactly.
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.
What are the names of the backgrounds of the "Sprint" and "Ongoing" sections of the notification bar? I am trying to theme my phone a little bit at a time, and these two files are eluding me.
Thanks.
i came across this in the "post your galaxy nexus homescreen" thread - http://zomx.deviantart.com/art/Galaxy-Nexus-v1-273157433?offset=10#comments
and i really like how smooth it looks. i particularly like how the colors for the icons in the notification bar (wifi, 3g, time) are a darker shade of blue.
can someone help me change the colors of the icons to match these?
thanks!
Hey i working on some nav bar icons but i cant seem to make them different colors, as in they always come out as only one color. Is there a way to get more than one color for them? ignore me i realized i had a particular color picked in rom control wow i feel silly
bethanensinger said:
Hey i working on some nav bar icons but i cant seem to make them different colors, as in they always come out as only one color. Is there a way to get more than one color for them? ignore me i realized i had a particular color picked in rom control wow i feel silly
Click to expand...
Click to collapse
I had this same issue for a while. For me I found a way around it, maybe it will work for you. I ended up making the nav bar an image and the different colored icons part of the nav bar image. Then I made the actual icons transparent. As long as the icon order is the same as the order of the icons in the nav bar image, you would be good to go. You can see some examples here http://www.galaxynexusmods.com/nav-status-bars
Hope that helped. Let me know if you have any questions
kgunderson said:
I had this same issue for a while. For me I found a way around it, maybe it will work for you. I ended up making the nav bar an image and the different colored icons part of the nav bar image. Then I made the actual icons transparent. As long as the icon order is the same as the order of the icons in the nav bar image, you would be good to go. You can see some examples here http://www.galaxynexusmods.com/nav-status-bars
Hope that helped. Let me know if you have any questions
Click to expand...
Click to collapse
for me i just had to reset my nav bar so that i had un selected a color
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...