Use normal button style for Clear data / cache buttons

Bug: 27967106
Change-Id: I251edc122a74c69e8174b8467c36c28ca47aa853
This commit is contained in:
Alan Viverette
2016-04-01 11:12:24 -04:00
parent e89bebe96f
commit 26753d7106

View File

@@ -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" />
<Space
android:layout_width="0dip"
android:layout_height="wrap_content"