josshad / EHPlainAlert

Plain style IOS alert
MIT License
46 stars 18 forks source link

Multiline alert subtitle issue. #7

Open icodebuster opened 7 years ago

icodebuster commented 7 years ago

When adding a multi line alert message the Alert Title moves to the top and touches the status bar. I guess the Alert Title label should not move but rather the Alert Subtitle should grow downwards.

Single Line Message

singleline-message

Multi-line Message

multiline-message