restartable skippable fun AndroidViewBindingSample() scheme("[androidx.compose.ui.UiComposable]") fun MyButton( stable label: String stable action: Function0 stable modifier: Modifier? = @static Companion ) restartable skippable fun AndroidViewBindingReusableSample()