Elevation for ImageView is not working. I declared ImageView in XML like this:
Instead of using android:src you need to change to android:background for displaying shadows.