From 27b762c9636753b16ae36429d12dcf01f2ca60ef Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Mon, 15 May 2017 21:12:49 -0700 Subject: [PATCH] Align password requirement according to theme Test: Manual Bug: 38180862 Change-Id: I60f58b35c057352dd352ad847f69b1eb999f2f08 --- res/layout/password_requirement_item.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/res/layout/password_requirement_item.xml b/res/layout/password_requirement_item.xml index 57cbdc704eb..8080f10fa89 100644 --- a/res/layout/password_requirement_item.xml +++ b/res/layout/password_requirement_item.xml @@ -15,7 +15,8 @@ --> + android:id="@+id/description_text" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:gravity="?attr/suwGlifHeaderGravity" + android:textSize="14sp"/>