RKDropdownAlert icon indicating copy to clipboard operation
RKDropdownAlert copied to clipboard

Two taps required to dismiss RKDropdownAlert

Open sepandb opened this issue 8 years ago • 1 comments

I seem to have a small bug where I have to tap the dropdown alert twice to dismiss that.

Is there a reason for that?

My code is simply :

[RKDropdownAlert title:message];

sepandb avatar Oct 14 '15 16:10 sepandb

might have been fixed with recent pr

cwRichardKim avatar Sep 20 '16 04:09 cwRichardKim