RavenProject / ravenwallet-android

MIT License
18 stars 28 forks source link

Default to Lowercase Keyboard For Seed Phrase Confirmation #44

Closed colinmcassidy closed 5 years ago

colinmcassidy commented 5 years ago

When setting up a new they keyboard defaults to a capitalized first letter on the step where the user enters two of the words to confirm that they were written down correctly. This should default to lowercase as it will not work if the first letter is capitalized.

This is happening on the Android version (not sure if it is the same case on iOS).