forked from organicmaps/organicmaps
[ios] fixed manage route button in dark mode on iPad
Signed-off-by: Aditya Jagrani <adityajagrani8@gmail.com>
This commit is contained in:
parent
e1128b51fc
commit
1bc3490ca7
1 changed files with 0 additions and 2 deletions
|
@ -6,9 +6,7 @@ final class BaseRoutePreviewStatus: SolidTouchView {
|
|||
@IBOutlet private weak var manageRouteBox: UIView!
|
||||
@IBOutlet weak var manageRouteBoxBackground: UIView! {
|
||||
didSet {
|
||||
iPhoneSpecific {
|
||||
manageRouteBoxBackground.setStyle(.blackOpaqueBackground)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue