blob: 2744cbfa0085c22dca53a88d38f26c288f138a11 [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:duration="800"
android:fromXDelta="0%p"
android:toXDelta="31" >
</translate>
</set>