From 63af7fc70e1242398dbebce5443072f0bc33e864 Mon Sep 17 00:00:00 2001 From: Sami Tolvanen Date: Thu, 16 Oct 2014 15:19:17 -0700 Subject: [PATCH] Remove excess whitespace from the factory reset screen The bullet pointed list in the factory reset screen consists of two separate strings, which lead to excess whitespace between the two segments of the list. Remove padding from the text views to remove the whitespace. Bug: 17997459 Change-Id: I60eb6f0f2924323d7eb806ff2b1180ebc7189adb --- res/layout/master_clear.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/res/layout/master_clear.xml b/res/layout/master_clear.xml index db62936e9c5..d40de2467a1 100644 --- a/res/layout/master_clear.xml +++ b/res/layout/master_clear.xml @@ -33,11 +33,13 @@