Skip to content

Commit 76ce79f

Browse files
committed
removing files
1 parent 516ea86 commit 76ce79f

File tree

8 files changed

+1
-605
lines changed

8 files changed

+1
-605
lines changed

ShareExtension/ComposerUIView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class ComposerUIView: UIView {
121121
subjectTextField.backgroundColor = theme.background
122122
subjectTextField.textColor = theme.mainText
123123
subjectTextField.attributedPlaceholder = NSAttributedString(string: String.localize("SUBJECT"), attributes: [.foregroundColor: theme.mainText, .font: Font.regular.size(subjectTextField.minimumFontSize)!])
124-
scrollView.backgroundColor = UIColor.red
124+
scrollView.backgroundColor = theme.background
125125
attachmentsTableView.backgroundColor = theme.background
126126
contactsTableView.backgroundColor = theme.background
127127
editorView.webView.backgroundColor = theme.background

iOS-Email-Client.xcodeproj/project.pbxproj

Lines changed: 0 additions & 32 deletions
Large diffs are not rendered by default.

iOS-Email-Client/Views/Base.lproj/DetailMoreOptionsUIView.xib

Lines changed: 0 additions & 225 deletions
This file was deleted.

iOS-Email-Client/Views/BottomMenuView.swift

Lines changed: 0 additions & 98 deletions
This file was deleted.

iOS-Email-Client/Views/BottomMenuView.xib

Lines changed: 0 additions & 54 deletions
This file was deleted.

iOS-Email-Client/Views/DetailMoreOptionsUIView.swift

Lines changed: 0 additions & 175 deletions
This file was deleted.

iOS-Email-Client/Views/en.lproj/DetailMoreOptionsUIView.strings

Lines changed: 0 additions & 10 deletions
This file was deleted.

iOS-Email-Client/Views/es-419.lproj/DetailMoreOptionsUIView.strings

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)