wimagguc / ios-custom-alertview

Custom UIAlertView. Continue adding images and UIViews to dialogs in iOS7+
Other
1.66k stars 394 forks source link

Fix for orientation change causing alertview to move behind keyboard #88

Closed pabloburnio closed 2 years ago

pabloburnio commented 8 years ago

Value for keyboard height is always nil after rotation on 8, need to persist last known height.