michaeltyson / TPKeyboardAvoiding

A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
http://atastypixel.com/blog/a-drop-in-universal-solution-for-moving-text-fields-out-of-the-way-of-the-keyboard/
zlib License
5.81k stars 926 forks source link

Done button trailing space is not fine for 6 and 6+ #213

Closed RajChanchal closed 8 years ago

RajChanchal commented 8 years ago

Done button trailing space grows bigger fro 6 and 6+ causing Done button to show in middle. Apart of it the line under the done button doesn't grow too. As if size 320 is given somewhere. Tried finding in the code, but couldn't. Last, can I increase the opacity of the done button bar, currently it is too much transparent.

RajChanchal commented 8 years ago

Since it was not the issue of TPKeyboardAvoiding, I am closing it.