There are 2 images in my app. I want to clip the upper image with respect to the lower image's dimensions:
I tried for the ClipDrawable
from android developers docs but somehow got confused.
There are 2 images in my app. I want to clip the upper image with respect to the lower image's dimensions:
I tried for the ClipDrawable
from android developers docs but somehow got confused.