Using @mike-m's suggestion correctly, i.e.:
On the `<ToggleButton>` itself, you would use `style="@android:style/Widget.Button.Toggle"`, not the theme.
got me going. Thanks!