LoadingButtonAndroid
LoadingButtonAndroid copied to clipboard
Cant remove the shadow
Hi. I could not find any elevation attribute for removing the shadow. Is there anyway to do this?
Me to i need a button whitout shadow
Hi. I could not find any elevation attribute for removing the shadow. Is there any way to do this?
hey man I got it to remove the shadows by adding this code bellow
android:stateListAnimator="@null"