Skip to content

Instantly share code, notes, and snippets.

@XjojoX1989
Created April 4, 2020 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save XjojoX1989/d84fcab193476c78c9839eea6f8a5187 to your computer and use it in GitHub Desktop.
Save XjojoX1989/d84fcab193476c78c9839eea6f8a5187 to your computer and use it in GitHub Desktop.
ObjectAnimator.ofFloat(yourView, "translationX", 0, 100).setDuration(100).start();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment