public interface PLYLottieInterface
abstract Unit
setup(String url, Boolean repeat, ImageView.ScaleType scaleType)
play()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit setup(String url, Boolean repeat, ImageView.ScaleType scaleType)
abstract Unit play()
abstract Unit stop()