Karumi / Dexter

Android library that simplifies the process of requesting permissions at runtime.
http://karumi.com
Apache License 2.0
5.23k stars 671 forks source link

Add ability to style snackbars with light theme, or any other colour theme #119

Closed Kisty closed 7 years ago

Kisty commented 7 years ago

Expected behaviour

Snackbar background not dark (light)

Actual behaviour

Snackbar background dark

Steps to reproduce

See https://www.github.com/Kisty/Dexter

Version of the library

2.4,0

Serchinastico commented 7 years ago

Hi @Kisty

First of all, thank you for reporting! Sadly, we are not considering improving the snackbar in any way as it is just an implementation so that you can start using the library right away. It is meant to be replaced by your own snackbar (or any other widget) once you get comfortable with the library.

Once again, thank you for your time!