User Info screen

This commit is contained in:
Ali
2020-02-07 14:23:25 +00:00
parent f9ccae936a
commit e2071301c2
28 changed files with 7682 additions and 4769 deletions

View File

@@ -304,6 +304,9 @@ public func notificationSoundSelectionController(context: AccountContext, isModa
playSoundDisposable.dispose()
})
controller.enableInteractiveDismiss = true
if isModal {
controller.navigationPresentation = .modal
}
completeImpl = { [weak controller] in
let sound = stateValue.with { state in