StatusProvider icon indicating copy to clipboard operation
StatusProvider copied to clipboard

Make status views cover whole view controller

Open benrudhart opened this issue 7 years ago • 3 comments

Is there an easy way to make my status views cover the whole view of the viewController? These covering views should also dynamically adapt to the size of the viewController on different devices.

benrudhart avatar Nov 25 '16 09:11 benrudhart

You can now set your own Constraints. (:

mariohahn avatar Nov 25 '16 16:11 mariohahn

hi

@mariohahn can you share some sample? regarding Constraints, i tried to cover the whole controller but I failed. kindly do needfully

syedrazackimran avatar Dec 14 '17 04:12 syedrazackimran

@benrudhart @syedrazackimran have you find a solution for this issue? StatusView doesn't cover the superview and child views are visible during loading screen so using this is kind of pointless. Unfortunately couldn't find a useful and simple library as https://github.com/vlonjatg/progress-activity for iOS this one till now.

Swisyn avatar Sep 07 '18 19:09 Swisyn