-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi,
I implemented the library following this code
refreshView = LGRefreshView(scrollView: self.tableView, delegate: self)
And my tableview is built in a xib file

But the loading indicator is not centered, i think it's centered from interface builder with instead of real runtime width (i already encoutered this bug/feature ? on iOS development and didn't found any nice solution).
So my app is rendering like that i-and i don't know how to align center horizontal the loading indicator
Metadata
Metadata
Assignees
Labels
No labels

