From 6220275d6dec8ffc6f1df2cbfbf42934d09d41f0 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Thu, 15 May 2014 17:34:14 -0700 Subject: Use SwitchBar for Accessibility Settings Deals with Talkback / Captions / Magnification Gestures - follow up CL to 41937766981423c9252e12e3319b2e7532739627 Related to bug #14898161 On/Off switches must move down from Action Bar Change-Id: Ibda0ed05b399f1b2b4464c5b22a3e9fd3d378867 --- res/layout/switch_bar.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/layout/switch_bar.xml b/res/layout/switch_bar.xml index f9a887f..40f7aa8 100644 --- a/res/layout/switch_bar.xml +++ b/res/layout/switch_bar.xml @@ -28,7 +28,7 @@ android:textAppearance="@style/TextAppearance.Switch" android:textAlignment="viewStart" /> -