From d0ca222d9a6ef7c6014e09e216e6bc425ebfe25e Mon Sep 17 00:00:00 2001 From: Lei Yu Date: Tue, 8 May 2018 15:30:17 -0700 Subject: [PATCH] Use WRAP_CONTENT for battery saver button Change-Id: Id1d417021eff56c3733f6711f121085ad67ae3da Fixes: 79256447 Test: Screenshot --- res/layout/two_state_button.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/res/layout/two_state_button.xml b/res/layout/two_state_button.xml index 22bf2bd3da0..3ad1634beb1 100644 --- a/res/layout/two_state_button.xml +++ b/res/layout/two_state_button.xml @@ -27,19 +27,15 @@