source:
issm/trunk-jpl/src/android/ISSM/res/anim/alpha.xml@
14210
Last change on this file since 14210 was 14210, checked in by , 12 years ago | |
---|---|
File size: 193 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <alpha |
3 | xmlns:android="http://schemas.android.com/apk/res/android" |
4 | android:fromAlpha="0.0" |
5 | android:toAlpha="1.0" |
6 | android:duration="3000" /> |
Note:
See TracBrowser
for help on using the repository browser.