Elevation for ImageView is not working. I declared ImageView in XML like this:
The elevation attribute will be simply ignored if your minSdk version is less than 21. Either change that or try the method explained over here https://stackoverflow.com/a/28980908/7184172