AndroidGradientImageView icon indicating copy to clipboard operation
AndroidGradientImageView copied to clipboard

AndroidGradientImageView is a simple imageview which overlays gradient on its content.

Results 2 AndroidGradientImageView issues
Sort by recently updated
recently updated
newest added

Would be nice to be able to change the offset programmatically.

Through java, not xml. Something like gradientImageView.setGradientColor(); doesn't seem to be present. Great library though, saved me coding the functionality myself this morning. Cheers. 😄