You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<rotate
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:drawable="@drawable/abc_ic_arrow_drop_right_black_24dp"
|
|
android:fromDegrees="-90"
|
|
android:pivotX="50%"
|
|
android:pivotY="50%"
|
|
android:toDegrees="-90" /> |