5 lines
271 B
XML
5 lines
271 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<set
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<rotate android:duration="300" android:fromDegrees="0.0" android:toDegrees="90.0" android:pivotX="50.0%" android:pivotY="50.0%" android:repeatCount="0" />
|
|
</set> |