From 26753d71067e69c1474d9959ceaeacc19557ec47 Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Fri, 1 Apr 2016 11:12:24 -0400 Subject: [PATCH] Use normal button style for Clear data / cache buttons Bug: 27967106 Change-Id: I251edc122a74c69e8174b8467c36c28ca47aa853 --- res/layout/single_button_panel.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/res/layout/single_button_panel.xml b/res/layout/single_button_panel.xml index 1ff547078ff..6673b0d6072 100755 --- a/res/layout/single_button_panel.xml +++ b/res/layout/single_button_panel.xml @@ -33,8 +33,7 @@ android:layout_width="120dip" android:layout_weight="0.4" android:layout_height="wrap_content" - android:layout_gravity="center_vertical" - style="@android:style/Widget.Material.Button.Colored" /> + android:layout_gravity="center_vertical" />