Closed bas-d closed 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.
RecoveryViewController
FeedbackViewController
BackupCheckViewController
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.