Remove select-to-speak toogle button from Vision Settings.

Integrate with shortcut design to to make the UI of Select to
Speak consistent in SUW and general Accessibility settings.

Bug: 148042379
Test: local test
Change-Id: I53fdac604e717303fef9526230b20e9901d55915
This commit is contained in:
menghanli
2020-01-21 16:46:18 +08:00
committed by Menghan Li
parent 251bbaa008
commit b010a9f9fd

View File

@@ -20,7 +20,7 @@ import android.app.settings.SettingsEnums;
import android.os.Bundle;
public class ToggleSelectToSpeakPreferenceFragmentForSetupWizard
extends ToggleAccessibilityServicePreferenceFragment {
extends InvisibleToggleAccessibilityServicePreferenceFragment {
private boolean mToggleSwitchWasInitiallyChecked;