lightning-i2p/res/anim/right.xml
Anthony Restaino 85361507bd Sync with Play Store
Sorry for lack of description but it has been a while since I synced and
I cannot quite remember what the changes were. I apologize. I had
trouble syncing from linux.
2013-10-08 20:33:25 -04:00

10 lines
303 B
XML

<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
<translate android:fromXDelta="0%p"
android:interpolator="@android:anim/anticipate_overshoot_interpolator"
android:toXDelta="-2%p" android:duration="150"
/>
</set>