文件名称:Android代码-KotlinPleaseAnimate
文件大小:2.19MB
文件格式:ZIP
更新时间:2022-08-26 20:31:20
Android代码
Kotlin Please Animate Kotlin, please, can you animate my views ? A Kotlin way to declare and run beautiful animations ! Please be gentle with Kotlin :) please { animate(avatar) toBe { bottomOfItsParent(marginDp = 36f) leftOfItsParent(marginDp = 16f) width(40, keepRatio = true, toDp = true) } }.start() Download In your module implementation 'com.github.florent37:kotlinpleaseanimate:1.0.2' This code describe the video above please(duration = 1500L) { animate(av