Skip to content

Can`t close the window #3

Description

@Rogue85

Hello! You did a great job, this library is delicious!
Unfortunately, I have a problem. If I open and close the popup window several times, the next window on what does not react. I can not close it. I very much hope that you can help solve this problem..

popup = MaryPopup.with(this.getActivity()) .cancellable(true) .draggable(true) .scaleDownDragging(true) .center(true) .blackOverlayColor(Color.parseColor("#DD444444")) .backgroundColor(Color.parseColor("#EFF4F5"));

Thanks! And sorry for my English!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions