添加homeheadView
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
}
|
||||
|
||||
- (PanModalHeight)shortFormHeight {
|
||||
return PanModalHeightMake(PanModalHeightTypeContent, self.minHeight ?: 300);
|
||||
return PanModalHeightMake(PanModalHeightTypeMaxTopInset, self.minHeight);
|
||||
}
|
||||
|
||||
- (PanModalHeight)longFormHeight {
|
||||
|
||||
Reference in New Issue
Block a user