Created
October 13, 2017 20:14
-
-
Save romitgithub/a3d662213fa0167f69a8e7e7ea025602 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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