Home Button Disable in Android code example Example: how to disable button android // Kotlin myButton.isEnabled = false