blob: 77ab5e37e36291fe4207f306623b9c49a61c0337 [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="true"
android:fillEnabled="true"
android:fillBefore="false">
<translate
android:fromXDelta="0%p"
android:toXDelta="-31"
android:duration="800" />
</set>