Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gradient

Rotating The Gradient Not The Oval

I have an oval shape with a sweep gradient, I want to rotate the gradient not the oval itself (sinc… Read more Rotating The Gradient Not The Oval

Android Gradient With 4 Params

How can I make a gradient like this in xml I can not do it with just these params startColor='… Read more Android Gradient With 4 Params

How To Set Gradient As The Text Color Of A Textview?

I have a file containing a gradient( textgradient.xml) in my drawable folder. I need to put this gr… Read more How To Set Gradient As The Text Color Of A Textview?

Color Gradient For Mandelbrot Android Application Doesn't Work

I'm trying to to program the Mandelbrot set for Android. I try to draw it on a Canvas. It works… Read more Color Gradient For Mandelbrot Android Application Doesn't Work

How To Preallocate Radialgradient?

I'm drawing some circles on a canvas. I want to apply a radial gradient to each of this circle.… Read more How To Preallocate Radialgradient?

Smooth Gradient On Different Devices

In my app i have gradient as drawable which i am using as background and i wan't it to make it … Read more Smooth Gradient On Different Devices