Skip to content

extraTransaction().setCustomAnimations #949

Closed
@dvasea1

Description

@dvasea1

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions