leandroBorgesFerreira / LoadingButtonAndroid

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

Add support for LayerDrawable in parseGradientDrawable(drawable) #132

Closed cdongieux closed 5 years ago

cdongieux commented 5 years ago

It allows to apply a Button style (like "@style/Widget.AppCompat.Button") and have a ripple effect, and it avoids having to apply a custom background

leandroBorgesFerreira commented 5 years ago

Thanks for your contribution @cdongieux! I'll release this asap. Right now the release process is still manual =|