Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not showing on my view. #8

Closed
marcelfagadariu opened this issue Sep 23, 2019 · 2 comments
Closed

Not showing on my view. #8

marcelfagadariu opened this issue Sep 23, 2019 · 2 comments
Labels
wontfix This will not be worked on

Comments

@marcelfagadariu
Copy link

any idea why it isn't visible on top of my tableview?

I'm having a uitaleview with constraints on superview and spinner is not visible

@nspavlo
Copy link
Owner

nspavlo commented Sep 24, 2019

Hey, In order to test MaterialActivityIndicator implementation you can try to replace MaterialActivityIndicator() with UIActivityIndicatorView()

@marcelfagadariu
Copy link
Author

very awkward. Tried to add tableView.addSubview(spinnerView) and also not working... also with self.view.... Tried to make that instance of UIActivityIndicator but still not shown... really awkward

@nspavlo nspavlo closed this as completed Oct 3, 2019
@nspavlo nspavlo added the wontfix This will not be worked on label Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants