leandroBorgesFerreira / LoadingButtonAndroid

A button to substitute the ProgressDialog
MIT License
1.94k stars 214 forks source link

Cant remove the shadow #147

Open armata99 opened 5 years ago

armata99 commented 5 years ago

Hi. I could not find any elevation attribute for removing the shadow. Is there anyway to do this?

felipe11xx commented 4 years ago

Me to i need a button whitout shadow

felipe11xx commented 4 years ago

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"