Skip to content

Commit de74782

Browse files
committed
Added clear button to text field
1 parent b03e2c1 commit de74782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tips/Base.lproj/Main.storyboard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
5858
<nil key="highlightedColor"/>
5959
</label>
60-
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="LvT-mR-pF0">
60+
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="right" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="LvT-mR-pF0">
6161
<rect key="frame" x="150" y="94" width="150" height="30"/>
6262
<animations/>
6363
<fontDescription key="fontDescription" type="system" pointSize="24"/>

0 commit comments

Comments
 (0)