Fix the color the passwords
- in the password editing view - color of some characters
This commit is contained in:
parent
2899f05a73
commit
ca66cd8e6c
3 changed files with 9 additions and 1 deletions
|
|
@ -27,6 +27,9 @@
|
|||
<nil key="textColor"/>
|
||||
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
||||
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="alphabet"/>
|
||||
<connections>
|
||||
<action selector="textFieldDidChange:" destination="KGk-i7-Jjw" eventType="editingChanged" id="U0t-2B-JxY"/>
|
||||
</connections>
|
||||
</textField>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" reversesTitleShadowWhenHighlighted="YES" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hTh-ek-Xam">
|
||||
<rect key="frame" x="243" y="-0.5" width="64" height="89.5"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue