We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f7a38 commit 096bbc5Copy full SHA for 096bbc5
telehealth-example/Telehealth/PubNub/Theming/MessageInput/MessageInputTheme.swift
@@ -47,7 +47,6 @@ let messageInputComponentTheme = MessageInputComponentTheme(
47
backgroundColor: UIColor(named: "MessageInput.TextView.BackgroundColor")!,
48
textColor: UIColor(named: "MessageInput.TextView.TextColor")!,
49
textFont: UIFont(name: "Poppins-Regular", size: 15)!,
50
- usesStandardTextScaling: true,
51
dataDetectorTypes: .all,
52
linkTextAttributes: [:],
53
isEditable: true,
0 commit comments