I look into some of the android button features, I realized that the switches or toggles are implemented differently than I expected. I see that for ToggleButton if you click the button, the text changes. For Switch, I see that there is no text but you can slide the switch left or right to show a sort of "on/off" feature
But I can't seem to find some sort of toggle button that will do this for me. The Switch has no text and ToggleButton has text but only has one "state" that is showing