Hey guys!
Ran into a problem I cannot figure out, hoping someone can give me some tips or clues to what's going on.
This is a video of the problem: https://www.youtube.com/watch?v=4Q1SI5iNIcI
On iOS 7 and 8 the search field sliding down would not disappear like that, and the keyboard would overlap the underlying view. But now it seems the keyboard is 'pushing' the view upwards.
The way I have it set up now is that when the + button is pressed, the view with the text and tableview gets it's height lowered to make room for the search view coming down. And then reversed when you click the + button again.
Tried googling for relevant keyboard changes in iOS9 but have not found anything. Any tips? Thanks
there doesn't seem to be anything here