85361507bd
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.
10 lines
292 B
XML
10 lines
292 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/decelerate_interpolator"
|
|
android:toXDelta="2%p" android:duration="150"
|
|
/>
|
|
|
|
</set> |