From 8771c0fbcba596d3f1c96a0e9331ae032268abc0 Mon Sep 17 00:00:00 2001 From: Aleksey Belouosv Date: Fri, 1 Mar 2019 15:34:06 +0300 Subject: [PATCH] [iOS] fix sharing screent in night mode https://jira.mail.ru/browse/MAPSME-9870 --- .../Sharing/BookmarksSharingFlow.storyboard | 26 ++++++++++++++++--- .../Sharing/EditOnWebAlertViewController.xib | 3 +++ .../Sharing/EditOnWebViewController.swift | 4 +++ .../Categories/Sharing/UploadActionCell.swift | 6 +---- .../Categories/UIView+RuntimeAttributes.h | 4 +-- .../Categories/UIView+RuntimeAttributes.m | 13 ++++++++++ .../Categories/UIView+RuntimeAttributes.mm | 10 ------- iphone/Maps/Maps.xcodeproj/project.pbxproj | 8 +++--- .../omim.xcworkspace/contents.xcworkspacedata | 3 +++ 9 files changed, 52 insertions(+), 25 deletions(-) create mode 100644 iphone/Maps/Categories/UIView+RuntimeAttributes.m delete mode 100644 iphone/Maps/Categories/UIView+RuntimeAttributes.mm diff --git a/iphone/Maps/Bookmarks/Categories/Sharing/BookmarksSharingFlow.storyboard b/iphone/Maps/Bookmarks/Categories/Sharing/BookmarksSharingFlow.storyboard index 209bc64140..b00e2bb998 100644 --- a/iphone/Maps/Bookmarks/Categories/Sharing/BookmarksSharingFlow.storyboard +++ b/iphone/Maps/Bookmarks/Categories/Sharing/BookmarksSharingFlow.storyboard @@ -52,11 +52,17 @@ + + +