If I disable using setEnabled(false) the switch is (1) set to off and (2) I don't get a response from the OnClickListener to launch a dialog.
Edit: In this case, I don't want the switch to automatically switch from on to off.
Has anyone dealt with this problem?