mirror of
https://github.com/metabolist/metatext
synced 2025-01-06 23:23:07 +01:00
Ensure webfinger indicator is visible
This commit is contained in:
parent
718dfccf7d
commit
587b88645e
@ -226,6 +226,8 @@ private extension CollectionViewController {
|
||||
tableView.tableHeaderView = headerView
|
||||
tableView.layoutIfNeeded()
|
||||
}
|
||||
|
||||
view.insertSubview(webfingerIndicatorView, aboveSubview: headerView)
|
||||
}
|
||||
|
||||
if let footerView = tableView.tableFooterView {
|
||||
|
Loading…
Reference in New Issue
Block a user