From c73e339b3ba91489838d1cbf3acc2bc94735ba3d Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Tue, 19 Aug 2014 13:20:27 -0700 Subject: [PATCH] [WifiSetup] Change illustration aspect ratio Change the aspect ratio of the illustration to 20:9 to align with UX mocks. Bug: 17111669 Change-Id: I37b2ca7624b7baf156830db53d2cea97a78e2dab --- res/layout/setup_wizard_header.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/layout/setup_wizard_header.xml b/res/layout/setup_wizard_header.xml index 2409fb416f4..83348687fe2 100644 --- a/res/layout/setup_wizard_header.xml +++ b/res/layout/setup_wizard_header.xml @@ -24,7 +24,7 @@ android:background="@drawable/setup_illustration_bg" android:foreground="@drawable/setup_illustration_wifi" android:tag="stickyContainer" - settings:aspectRatio="2.0"> + settings:aspectRatio="2.22">