The buttons looks fine for api < 21. However, the +21 versions creates this border or shadow that is shown on the image below. How do I get rid of it without changeing th
If you want to do this programmatically in Kotlin, you can do
button.stateListAnimator = null