mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
5 lines
343 B
XML
5 lines
343 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<set android:interpolator="@interpolator/m3_sys_motion_easing_emphasized_accelerate" android:duration="@integer/m3_sys_motion_duration_short3" android:shareInterpolator="true"
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<alpha android:fromAlpha="1.0" android:toAlpha="0.0" />
|
||
|
</set>
|