mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-07 20:17:20 +01:00
8 lines
249 B
XML
8 lines
249 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<translate
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:interpolator="@android:anim/accelerate_interpolator"
|
|
android:fromXDelta="0%"
|
|
android:toXDelta="100%"
|
|
android:duration="300"
|
|
/> |