You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 12, 2019. It is now read-only.
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:
Is this the expected behaviour? I would like to have something like this:
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.
The text was updated successfully, but these errors were encountered:
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.
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
Is this the expected behaviour? I would like to have something like this:
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.
The text was updated successfully, but these errors were encountered: