|
14 | 14 | <scene sceneID="kAr-5b-4Sn"> |
15 | 15 | <objects> |
16 | 16 | <viewController storyboardIdentifier="TextFieldViewController" id="csO-qF-Ohn" customClass="TextFieldViewController" customModule="DemoSwift" customModuleProvider="target" sceneMemberID="viewController"> |
17 | | - <view key="view" contentMode="scaleToFill" id="i84-jm-CzI" customClass="IQDeepResponderContainerView" customModule="IQKeyboardManagerSwift"> |
| 17 | + <view key="view" contentMode="scaleToFill" id="i84-jm-CzI" customClass="IQDeepResponderContainerView" customModule="IQKeyboardToolbarManager"> |
18 | 18 | <rect key="frame" x="0.0" y="0.0" width="375" height="812"/> |
19 | 19 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
20 | 20 | <subviews> |
|
113 | 113 | <color key="textColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
114 | 114 | <nil key="highlightedColor"/> |
115 | 115 | </label> |
116 | | - <textView clipsSubviews="YES" multipleTouchEnabled="YES" tag="101" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Nry-4j-VcI" customClass="IQTextView" customModule="IQKeyboardManagerSwift"> |
| 116 | + <textView clipsSubviews="YES" multipleTouchEnabled="YES" tag="101" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Nry-4j-VcI" customClass="IQTextView" customModule="IQTextView"> |
117 | 117 | <rect key="frame" x="20" y="28" width="335" height="35"/> |
118 | 118 | <color key="backgroundColor" name="EBEDF0"/> |
119 | 119 | <color key="tintColor" red="0.47692340353260865" green="0.013985326711680755" blue="0.039278733763664801" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
163 | 163 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="63Q-wt-23t"> |
164 | 164 | <rect key="frame" x="0.0" y="596" width="375" height="91"/> |
165 | 165 | <subviews> |
166 | | - <textView clipsSubviews="YES" multipleTouchEnabled="YES" tag="108" contentMode="scaleToFill" text="Can resign on touching outside" translatesAutoresizingMaskIntoConstraints="NO" id="wIC-LZ-asw" customClass="IQTextView" customModule="IQKeyboardManagerSwift"> |
| 166 | + <textView clipsSubviews="YES" multipleTouchEnabled="YES" tag="108" contentMode="scaleToFill" text="Can resign on touching outside" translatesAutoresizingMaskIntoConstraints="NO" id="wIC-LZ-asw" customClass="IQTextView" customModule="IQTextView"> |
167 | 167 | <rect key="frame" x="20" y="28" width="335" height="35"/> |
168 | 168 | <color key="backgroundColor" name="EBEDF0"/> |
169 | 169 | <color key="tintColor" red="0.2440839877768155" green="0.0" blue="0.47692340353260865" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
646 | 646 | <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
647 | 647 | </systemColor> |
648 | 648 | <systemColor name="systemGrayColor"> |
649 | | - <color red="0.5568627451" green="0.5568627451" blue="0.57647058819999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 649 | + <color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
650 | 650 | </systemColor> |
651 | 651 | </resources> |
652 | 652 | </document> |
0 commit comments