tomdiggle/TDNotificationPanel

Expansion below statusbar

fechu opened this issue · 2 comments

Hi there!

I'm working on an app that uses TDNotificationPanel on the main view (key window). Most of the views are fullscreen and expand below the status bar. Right now it looks like this:

notificationpanel1

Is this the expected behaviour? I would like to have something like this:

notificationpanel2

I did this by modifying the kYPadding constant. Layout is not correct I know, it was just a short test.

What do you think about this? Could we change the behaviour or add an option to "expand below the statusbar"?

Edit: I would also help to implement it, if you want.

Hello

Yes this is expected behaviour. I like the how the notification is displayed under the status bar in the second image and would prefer notifications to be displayed like that. If you can submit a pull request I'll add it in version 0.6.

Thanks

I’ll see what I can do. I’ll let you know.

On 15 Sep 2014, at 17:16, Tom Diggle notifications@github.com wrote:

Hello

Yes this is expected behaviour. I like the how the notification is displayed under the status bar in the second image and would prefer notifications to be displayed like that. If you can submit a pull request I'll add it in version 0.6.

Thanks


Reply to this email directly or view it on GitHub.