RKDropdownAlert icon indicating copy to clipboard operation
RKDropdownAlert copied to clipboard

Feature request: Time as Float

Open Esqarrouth opened this issue 8 years ago • 1 comments

+(void)title:(NSString_)title backgroundColor:(UIColor_)backgroundColor textColor:(UIColor*)textColor time:(NSInteger)seconds;

I want to use faster or more precise timing for this. How about making another method which takes Float as a parameter?

I could have done this and sent a pull request but I haven't been using obj-c for a long time. If no one does it I still might.

Esqarrouth avatar Aug 20 '15 11:08 Esqarrouth

Happy to look at a new solution (also, sorry for the long response time haha)

cwRichardKim avatar Sep 20 '16 04:09 cwRichardKim