Refresh view¶ refreshWithInvalidate¶ Version 0.2.0 refreshWithInvalidate will call View.invalidate at last. mBindings.waveProgressView.refreshWithInvalidate { setHint("Hello") setCurrentProgress(progress.toFloat()) }