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

Custom animations #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Custom animations #75

wants to merge 1 commit into from

Conversation

MFlisar
Copy link

@MFlisar MFlisar commented Mar 24, 2021

I made following changes:

  • updated gradle-wrapper, gradle-plugin, kotlin-version to newest stable release versions
  • added classes PopupAnimation and MaterialPopupMenu
  • added the ability to apply a custom animation to the popup window
  • added a circular reveal demo

Feel free to merge and/or adjust this or just take it as an idea.

This PR adds the support for custom animations to the popup to avoid the clunky default animation... I added a circular reveal example to the demo app as well.

…ble release versions

* added classes PopupAnimation and MaterialPopupMenu
* added the ability to apply a custom animation to the popup window
* added a circular reveal demo
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

1 participant