mrackwitz / MRProgress

Collection of iOS drop-in components to visualize progress
MIT License
2.55k stars 306 forks source link

Using provided height for custom view mode. #106

Closed songjisj closed 8 years ago

songjisj commented 8 years ago

The aim of this change is that, when using CustomMode of MRProgressOverlayView, we want to show custom loading view as provided custom view's size.

mrackwitz commented 8 years ago

Thanks :+1: