Skip to content

Commit

Permalink
Merge branch 'fix-log-report-background-color-on-visionos-ios-496'
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkisemils committed Feb 7, 2024
2 parents 84d9c0e + decee5e commit 1053b63
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class ProblemReportReviewViewController: UIViewController {
ofSize: UIFont.systemFontSize,
weight: .regular
)
textView.backgroundColor = .systemBackground

view.addSubview(textView)

Expand Down

0 comments on commit 1053b63

Please sign in to comment.