Esqarrouth/EZLoadingActivity

Not work in container view

mychaelgo opened this issue · 3 comments

i have implemented your library, but it just only work on UIViewController, not work in container view.

Hello, can you give an example code?

By design this is supposed to show at the top ViewController and not inside any UIViews. Even if you have container view, it should show in the ViewController that is on top of that. Is that what you expected?

I'm closing this, I think the problem is solved