How does positions argument in LinearGradient(float x0, float y0, float x1, float y1, int colors[], float positions[], TileMode tile) work? For null colors are distributed evenly, but what is actually the meaning for this "positions"? I've experimented with this values and got only strange results. Does this stands for color weights or something?..
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

