marquee_in.xml 267 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="100.0%p"
        android:toYDelta="0.0" />

</set>