blob: 411b6f91cf3e99dc46838b61e1a0c1104dec25dd [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:fromXDelta="0%p"
android:toXDelta="-19%p"
android:duration="800" />
</set>