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