leandroBorgesFerreira / LoadingButtonAndroid

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

Button with shadow like cardview #11

Closed Kishanjvaghela closed 7 years ago

Kishanjvaghela commented 7 years ago

I want to use the button with shadow same like material CardView. I this possible with this library? or any alternative solution?

leandroBorgesFerreira commented 7 years ago

Hello Kishanjvaghela. The animation will happen only in the button, not in the CardView. But you can accomplish what you are looking for with this button. All you have to do is to use a drawable in the background for rounded corners and set the elevation of you button to create a shadow. If you are targeting a version before 21, you can set the shadow in the drawable.