Rabbit-R1/original r1/smali/res/animator/fragment_fade_enter.xml
2024-05-21 17:08:36 -04:00

3 lines
No EOL
273 B
XML

<?xml version="1.0" encoding="utf-8"?>
<objectAnimator android:interpolator="@android:anim/linear_interpolator" android:duration="150" android:valueFrom="0.0" android:valueTo="1.0" android:propertyName="alpha"
xmlns:android="http://schemas.android.com/apk/res/android" />