marquee_out.xml 269 Bytes
<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android"
    android:shareInterpolator="false">
    <translate
        android:duration="400"
        android:fromYDelta="0.0"
        android:toYDelta="-100.0%p" />


</set>