Skip to content
This repository was archived by the owner on Mar 22, 2025. It is now read-only.

Animation API Transformation #8

@JakeWharton

Description

@JakeWharton

Use the animation APIs for performing the hierarchy transformation.

Pros:

  • Hardware accelerated.
  • Could have a super-sexy enabled/disabled transition.
  • Views would still be interactive.
  • Doesn't require being in the view hierarchy (unless we want to intercept touch events)

Cons:

  • Other animations using absolute positioning would break the effect.

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