blob: cd4423c672fc2012841880f08547d4ca58d7a2c6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android"
android:interpolator="@android:anim/linear_interpolator"
android:fillAfter="false">
<translate
android:duration="800"
android:fromXDelta="0%p"
android:toXDelta="-13%p" >
</translate>
</set>