I am trying to place an ImageView over a Button using RelativeLayout. Here is my xml:
Actually it's much easier to just set the StateListAnimator to @null
Source Android 5.0 android:elevation Works for View, but not Button?