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

Toast manager api improvements related to #374 #376

Merged
merged 4 commits into from
Dec 10, 2022

Conversation

bploeckelman
Copy link
Contributor

@bploeckelman bploeckelman commented Dec 10, 2022

ToastManager api changes related to issue #374

  • Changes visibility of private member variables and methods to protected to allow customization by extension.
  • Adds support for 'center' alignment of toasts on 'top' and 'bottom' edges.
  • Updates tests and change log to reflect changes.

@czyzby czyzby merged commit 4bf70db into kotcrab:master Dec 10, 2022
@czyzby
Copy link
Collaborator

czyzby commented Dec 10, 2022

Thanks!

@bploeckelman bploeckelman deleted the toast-manager-api-improvement branch December 10, 2022 22:17
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.

2 participants