mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 05:07:48 +00:00
7 lines
276 B
XML
7 lines
276 B
XML
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:shareInterpolator="false">
|
|
<translate
|
|
android:fromXDelta="-100%" android:toXDelta="0%"
|
|
android:fromYDelta="0%" android:toYDelta="0%"
|
|
android:duration="1400" />
|
|
</set> |