Make A11y SUW launchable from SUW and small UX changes based on last round of

UX studies.

Change-Id: I9c20cd3abf910a37731da2af604f3af2cd30e942
This commit is contained in:
Anna Galusza
2016-01-08 14:37:16 -08:00
parent befdce36fd
commit b1795f5549
14 changed files with 268 additions and 84 deletions

View File

@@ -99,7 +99,6 @@ public abstract class ToggleFeaturePreferenceFragment
@Override
public void onActivityCreated(Bundle savedInstanceState) {
super.onActivityCreated(savedInstanceState);
setHasOptionsMenu(true);
installActionBarToggleSwitch();
}