[Badging] Read more sheet doesn't dismiss correctly
This commit is contained in:
parent
77c74132a5
commit
02bb2ccfac
@ -1396,6 +1396,7 @@ private class SubscriptionReadMoreSheet: InteractiveSheetViewController {
|
||||
contentScrollView.autoPinWidthToSuperview()
|
||||
contentScrollView.autoPinEdge(toSuperviewEdge: .bottom)
|
||||
contentScrollView.autoPinEdge(.top, to: .bottom, of: handleContainer)
|
||||
contentScrollView.alwaysBounceVertical = true
|
||||
|
||||
buildContents()
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user