how to disable button when it is clicked in android code example Example: how to disable button android // Kotlin myButton.isEnabled = false