-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels