mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
6 lines
374 B
XML
6 lines
374 B
XML
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<set android:interpolator="@interpolator/m3_sys_motion_easing_emphasized" android:duration="@integer/m3_sys_motion_duration_medium4"
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<translate android:fromYDelta="20.000004%p" android:toYDelta="0.0" />
|
||
|
<alpha android:fromAlpha="0.0" android:toAlpha="1.0" />
|
||
|
</set>
|