mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
7 lines
275 B
XML
7 lines
275 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> |