I need to apply tint effect on image in Android. But the tint effect will only have ORANGE COLOR tint. If anyone has done this type of effect, please help me.
I have seen all the web links found by searching tint effect, but all the links and resources are applying all color tint.
I need to implement this effect on seekbar progress.
Thanks in advance.
I have done that and here is the code. Its done on the seekbar progress and generates Yellow Tint effect on the image.