Fixed
Status Update
Comments
il...@google.com <il...@google.com> #3
Amended the behavior slightly to find the best match from the requested style.
No update yet.
Amended the behavior slightly to find the best match from the requested style.
Description
Version used: 1.0.0-rc01
From
Regarding this issue, as of 1.0.0-rc01, popEnterAnim works but popExitAnim doesn't. I was curious why, and noticed there is a small typo in the source code here:
it should be EXTRA_POP_EXIT_ANIM instead of EXTRA_POP_ENTER_ANIM.
Don't think that'll fix the issue, but it's still a small fix