From 2d0729045330717fd437e61c8981e94424df8b17 Mon Sep 17 00:00:00 2001 From: Matthew Fritze Date: Wed, 5 Oct 2016 11:07:08 -0700 Subject: [PATCH] The center column of the support tab is back to white Regression came in here: ag/1492761 Change-Id: I7ea5015abbe78d06b6df17d3caa3177642539023 Fixes:31958339 Test: Manual --- res/layout/support_fragment.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/res/layout/support_fragment.xml b/res/layout/support_fragment.xml index 913e6071baa..7c79a63331b 100644 --- a/res/layout/support_fragment.xml +++ b/res/layout/support_fragment.xml @@ -15,13 +15,18 @@ limitations under the License. --> - \ No newline at end of file + android:paddingEnd="@dimen/dashboard_padding_end"> + +