You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
alertView with textfield moves up twice (too much) when textfield become first responder and keyboard shows and doesnt move back when keyboard disappears
Describe the bug
alertView with textfield moves up twice (too much) when textfield become first responder and keyboard shows and doesnt move back when keyboard disappears
To Reproduce
Steps to reproduce the behavior:
add alert
SCLAlertView *alert = [[SCLAlertView alloc] init];
Click on 'textfield' from second time
Click on 'Confirm'
See error
Expected behavior
alert moves up for a right distance once
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
works well on first load , after first time , moves up twice
The text was updated successfully, but these errors were encountered: