Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b010a9f9 authored by menghanli's avatar menghanli Committed by Menghan Li
Browse files

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
parent 251bbaa0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ import android.app.settings.SettingsEnums;
import android.os.Bundle;

public class ToggleSelectToSpeakPreferenceFragmentForSetupWizard
        extends ToggleAccessibilityServicePreferenceFragment {
        extends InvisibleToggleAccessibilityServicePreferenceFragment {

    private boolean mToggleSwitchWasInitiallyChecked;