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

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

Using A Gradientdrawable With More Than Three Colors Set

According to what I've read, you can use a gradientDrawable and have three colors set for it, f… Read more Using A Gradientdrawable With More Than Three Colors Set

How To Set Status Bar Background As Gradient Color Or A Drawable In Android

I want to set status bar background as gradient theme also status bar and action bar color should … Read more How To Set Status Bar Background As Gradient Color Or A Drawable In Android

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

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?

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