Skip to content

Instantly share code, notes, and snippets.

@NickJian
Last active May 28, 2017 13:54
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 NickJian/6e7a3d2374153b33e087f967774f1513 to your computer and use it in GitHub Desktop.
Save NickJian/6e7a3d2374153b33e087f967774f1513 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<rotate
xmlns:android="http://schemas.android.com/apk/res/android"
android:drawable="@drawable/original_image"
android:fromDegrees="90"
android:pivotX="50%"
android:pivotY="50%"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment