author | Da Risk <darisk972@gmail.com> |
Sat, 15 May 2010 14:36:13 +0200 | |
changeset 740 | a91db9ddc46f |
parent 722 | 31858ca72190 |
permissions | -rw-r--r-- |
540 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
||
3 |
<set xmlns:android="http://schemas.android.com/apk/res/android"> |
|
4 |
<rotate android:fromDegrees="0" android:toDegrees="360" |
|
5 |
android:pivotX="50%" android:pivotY="50%" |
|
6 |
android:duration="5000" |
|
7 |
android:repeatMode="restart" |
|
8 |
android:repeatCount="infinite" /> |
|
9 |
</set> |