Skip to content

Commit 8e376c8

Browse files
committed
adjustments for password autofill
1 parent 1b4b9c5 commit 8e376c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/ConArtist/Storyboard/Base.lproj/SignIn.storyboard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</constraints>
4040
<color key="textColor" name="Text"/>
4141
<fontDescription key="fontDescription" type="system" pointSize="16"/>
42-
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="emailAddress" keyboardAppearance="alert" returnKeyType="next" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no" textContentType="email"/>
42+
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="emailAddress" keyboardAppearance="alert" returnKeyType="next" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no" textContentType="username"/>
4343
<userDefinedRuntimeAttributes>
4444
<userDefinedRuntimeAttribute type="string" keyPath="title" value="Email"/>
4545
</userDefinedRuntimeAttributes>

0 commit comments

Comments
 (0)