Files
lun_launcher/utils/src/main/res/anim/decelerate_cubic.xml
T
lunaticbumandlunaticbum 256a13b7df ...
2024-11-11 18:12:06 +09:00

3 lines
149 B
XML

<?xml version="1.0" encoding="utf-8"?>
<decelerateInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
android:factor="1.5" />