sticky footer
This commit is contained in:
parent
0fb60b338b
commit
144ea2acf1
@ -17,7 +17,7 @@ open class ThreeLayerTableViewController: MFProgrammaticTableViewController {
|
|||||||
private var footerView: UIView?
|
private var footerView: UIView?
|
||||||
private var safeAreaView: UIView?
|
private var safeAreaView: UIView?
|
||||||
var useMargins: Bool = true
|
var useMargins: Bool = true
|
||||||
var bottomViewOutsideOfScrollArea: Bool = false
|
public var bottomViewOutsideOfScrollArea: Bool = false
|
||||||
private var topViewBottomConstraint: NSLayoutConstraint?
|
private var topViewBottomConstraint: NSLayoutConstraint?
|
||||||
private var bottomViewTopConstraint: NSLayoutConstraint?
|
private var bottomViewTopConstraint: NSLayoutConstraint?
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user