| author | Vincent V. <marseille@beem-project.com> |
| Thu, 16 Aug 2012 11:52:52 +0200 | |
| changeset 949 | 6652d425ccca |
| parent 896 | c2c6ee3d3c71 |
| permissions | -rw-r--r-- |
| 540 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
|
896
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
2 |
<set |
|
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
3 |
xmlns:android="http://schemas.android.com/apk/res/android"> |
|
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
4 |
<rotate |
|
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
5 |
android:fromDegrees="0" |
|
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
6 |
android:toDegrees="360" |
|
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
7 |
android:pivotX="50%" |
|
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
8 |
android:pivotY="50%" |
|
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
9 |
android:duration="5000" |
|
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
10 |
android:repeatMode="restart" |
|
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
11 |
android:repeatCount="infinite" /> |
|
c2c6ee3d3c71
Login UI - new login UI to connect multi account
"Vincent Veronis"
parents:
722
diff
changeset
|
12 |
</set> |