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

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 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

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 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?