javiersantos / BottomDialogs

An Android library that shows a customizable Material-based bottom sheet. API 11+ required.
Apache License 2.0
642 stars 119 forks source link

Add support for customize button text/background colors #11

Closed kunny closed 8 years ago

kunny commented 8 years ago

Added support for customizing button text colors and background color (positive button only). Also, modified negative button text color references theme's ?attr/colorAccent instead of library's one.

javiersantos commented 8 years ago

Thank you so much! 👍