Asif Arman
Asif Arman

Reputation: 85

Blend two views in Android

Is it possible to blend two different views in different modes like Multiply, Add etc.

I have two views one is a RelativeLayout matching parent shape with a background image. Another one is ImageView (solid colored custom shape) inside the parent RelativeLayout.

I need to blend top ImageView to the background image in Multiply mode. any kind of help would be appreciable.

Upvotes: 3

Views: 535

Answers (0)

Related Questions