in2750.xml 215 B

123456789
  1. <set xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:fillAfter="true" >
  3. <alpha
  4. android:duration="2750"
  5. android:fromAlpha="0.0"
  6. android:toAlpha="0.0" />
  7. </set>