Skip to content

Instantly share code, notes, and snippets.

@romitgithub
Created October 13, 2017 20:14
Show Gist options
  • Select an option

  • Save romitgithub/a3d662213fa0167f69a8e7e7ea025602 to your computer and use it in GitHub Desktop.

Select an option

Save romitgithub/a3d662213fa0167f69a8e7e7ea025602 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/arrow_down"
android:fromDegrees="180"
android:pivotX="50%"
android:pivotY="50%"
android:toDegrees="180" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment