<?xml version="1.0" encoding="utf-8"?>
<!-- down step point, below the step text -->
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
    android:duration="500"
    android:fromAlpha="0.1"
    android:toAlpha="1.0" >

</alpha>