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

extraTransaction().setCustomAnimations #949

Closed
dvasea1 opened this issue Aug 1, 2018 · 1 comment · Fixed by #961
Closed

extraTransaction().setCustomAnimations #949

dvasea1 opened this issue Aug 1, 2018 · 1 comment · Fixed by #961

Comments

@dvasea1
Copy link

dvasea1 commented Aug 1, 2018

setFragmentAnimator(new DefaultHorizontalAnimator());
but on single fragment i set : extraTransaction().setCustomAnimations(me.yokeyword.fragmentation.R.anim.v_fragment_enter,me.yokeyword.fragmentation.R.anim.v_fragment_pop_exit,me.yokeyword.fragmentation.R.anim.v_fragment_pop_enter,me.yokeyword.fragmentation.R.anim.v_fragment_exit).start(...)
On version 1.1.8 worked but now whit version 1.3.5 on pop, the animation is horizontal. Why?

YoKeyword added a commit that referenced this issue Aug 14, 2018
YoKeyword added a commit that referenced this issue Aug 14, 2018
@YoKeyword YoKeyword mentioned this issue Aug 14, 2018
@YoKeyword
Copy link
Owner

v1.3.6 :)

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 a pull request may close this issue.

2 participants