RKDropdownAlert
RKDropdownAlert copied to clipboard
Two taps required to dismiss RKDropdownAlert
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];
might have been fixed with recent pr