Home | History | Annotate | Download | only in anim
      1 <alpha xmlns:android="http://schemas.android.com/apk/res/android"
      2     android:fromAlpha="0.0"
      3     android:toAlpha="1.0"
      4     android:duration="0"
      5     android:fillAfter="true"
      6     />
      7