Android代码-KotlinPleaseAnimate
文件大小: 2247k
源码售价: 10 个金币 积分规则     积分充值
资源说明: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
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。