chiff-app / chiff-ios

The Chiff app for iOS.
Other
5 stars 0 forks source link

Improve code for showing/hiding the keyboard #10

Closed bas-d closed 3 years ago

bas-d commented 3 years ago

There are some places where we show/hide the keyboard (RecoveryViewController, FeedbackViewController, BackupCheckViewController). The code feels bit hacky. If there's a better way to do it, we should improve it. If not, we'll have to live with it.