Skip to content

Transparent DialogΒ #10

@JamesPierce82

Description

@JamesPierce82

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.

Do you have any idea what might be going on here?
Screen Shot 2019-11-11 at 3 16 36 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions