-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I'm trying to implement this library to display some information, however with even just a basic implementation it is incorrectly displaying to the screen.
I can use
dialog.getPositiveButtonTextView()!!.setTextColor(resources.getColor(R.color.colorWhite))
to set a buttons color, but for some reason
dialog.setBackgroundBottomColor(resources.getColor(R.color.colorBlack))
does not work, and instead I end up with a weird transparent blue as seen below.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
