Various improvements

This commit is contained in:
Ilya Laktyushin
2024-08-11 06:32:41 +02:00
parent c92ce1c1dc
commit 83c7fdd228
36 changed files with 395 additions and 178 deletions

View File

@@ -1135,7 +1135,7 @@ public class StarsTransactionScreen: ViewControllerComponentContainer {
theme: forceDark ? .dark : .default
)
self.navigationPresentation = .flatModal
self.navigationPresentation = .standaloneModal
self.automaticallyControlPresentationContextLayout = false
openPeerImpl = { [weak self] peer in