CooperRS / RMActionController

This is an iOS control for presenting any UIView in an UIAlertController like manner
MIT License
539 stars 59 forks source link

Analyzer warnings #17

Closed CooperRS closed 7 years ago

CooperRS commented 8 years ago

If a RMAction has neither a title nor an image set, a default title is displayed by the RMAction. This title is not localized and thus throws an analyzer warning.