how to deactivate a button in android code example Example: how to disable button android // Kotlin myButton.isEnabled = false