Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Notification height #28

Merged
merged 2 commits into from
Mar 9, 2014
Merged

Handle Notification height #28

merged 2 commits into from
Mar 9, 2014

Conversation

phillipthelen
Copy link
Collaborator

This PR contains two things.

  1. Fixes Labels layout offscreen when notification text doesn't fit #20 and prevents the notifications from overflowing
  2. If underStatusBar is active, it moves the content down by the height of the status bar, so that it appears vertically centered below the statusbar.

Hope everything is okay.

@cruffenach cruffenach merged commit 3ac12be into cruffenach:master Mar 9, 2014
@cruffenach
Copy link
Owner

Thanks so much @Viirus merged it in with a minor tweak to the vertical positioning of the content when showing under a visible status bar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Labels layout offscreen when notification text doesn't fit
2 participants