RavenProject / ravenwallet-ios

MIT License
25 stars 21 forks source link

Create Asset: Name field too short #80

Open cfox opened 5 years ago

cfox commented 5 years ago

Really hard to proof a reasonable length name. Suggest take up whole line and move button below.

marksuman commented 3 years ago
Screen Shot 2020-11-04 at 9 26 25 PM

Can fix by making the text auto-resize as the name gets longer. If the text hits a minimum legible size and still has more available characters, we could have it wrap to a second line. We can play around with that option and see what the experience is like.