I have searched and tryed all found solutions to this. I need to remove the shadow from a button in android. Most of the solutions i found involve using an imagebutton and setti
Set Style Attribute for Button in xml
style="?android:attr/borderlessButtonStyle"
It Works.