mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 06:06:57 +02:00
Revert "Revert "#4693 - Drop iOS 11 support.""
This commit is contained in:
committed by
Stefan Ceriu
parent
073d4e3994
commit
f1d3e5af9d
@@ -82,7 +82,6 @@ class DefaultTheme: NSObject, Theme {
|
||||
var scrollBarStyle: UIScrollView.IndicatorStyle = .default
|
||||
var keyboardAppearance: UIKeyboardAppearance = .light
|
||||
|
||||
@available(iOS 12.0, *)
|
||||
var userInterfaceStyle: UIUserInterfaceStyle {
|
||||
return .light
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user