From 182c23973064fdd8ba6b64797853764f517a74d2 Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Thu, 28 Aug 2014 18:21:52 -0700 Subject: [PATCH] [WifiSetup] Workaround for accessibility in landscape This change works around a bug that TalkBack doesn't work and keep throwing out error logs in landscape mode. Bug: 17320180 Change-Id: I952e8f828b6c7d67a7adfa0cb710e73a7e2864f1 --- res/layout-sw600dp-land/setup_preference.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/layout-sw600dp-land/setup_preference.xml b/res/layout-sw600dp-land/setup_preference.xml index 3d4db3d88ee..ad364f94fff 100644 --- a/res/layout-sw600dp-land/setup_preference.xml +++ b/res/layout-sw600dp-land/setup_preference.xml @@ -37,13 +37,13 @@