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

Added customizable options to the notification #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JRomainG
Copy link

I added these features:
• Can provide a custom background color to the view
• Can provide a custom duration
• View stays in parent view's bounds
• Views are automatically re-positioned when the interface orientation changes
• Made the text bigger (and updated the auto-adjusts font size)
• Label can have up to 3 lines
• Added static values to make the code easier to understand/customize

 • Can provide custom background color to the view
 • Can provide custom duration
 • View stays in parent view's bounds
 • Views are automatically re-positioned when interface orientation
changes
 • Made the text bigger (auto-adjusts font size to fit)
 • Label can have up to 3 lines
 • Added static values to make the code easier to understand/customize
Duration used was the wrong view’s duration
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.

None yet

2 participants