Hello,
Is it possible to stack two images? I have a main image which shall be the lower one and a second image which I want to fade in on touch.
At the moment I use a ImageView for the main image but it does not seem to work to have a second ImageView on top.
What would be the best approach for this problem?