TDNotificationPanel icon indicating copy to clipboard operation
TDNotificationPanel copied to clipboard

Expansion below statusbar

Open fechu opened this issue 11 years ago • 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.

fechu avatar Sep 11 '14 13:09 fechu

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

tomdiggle avatar Sep 15 '14 15:09 tomdiggle

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

On 15 Sep 2014, at 17:16, Tom Diggle [email protected] 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.

fechu avatar Sep 15 '14 18:09 fechu