From 21185523e6e87ceafb4e03f1453035018ad27c70 Mon Sep 17 00:00:00 2001 From: Fan Zhang Date: Thu, 1 Mar 2018 17:46:55 -0800 Subject: [PATCH] Update layout for app preference The summary and appendix string each takes 50% of horizontal space so they don't push the other too far off. Change-Id: I89d859f1ec46340695aa0ef75e4c81e6435b151a Fixes: 74028565 Test: visual --- res/layout/preference_app.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/res/layout/preference_app.xml b/res/layout/preference_app.xml index 550ab34bb01..9d3e2fa639d 100644 --- a/res/layout/preference_app.xml +++ b/res/layout/preference_app.xml @@ -72,9 +72,11 @@ android:textColor="?android:attr/textColorSecondary" />