From 0efac4693fe6eb711e3e8f515fc7693f02f1ee07 Mon Sep 17 00:00:00 2001 From: Andrew Sapperstein Date: Mon, 13 Nov 2017 16:05:29 -0800 Subject: [PATCH] Update Settings to use DeviceDefault colored button Uses new Widget.DeviceDefault.Button.Colored style. Also updates some of the styles to use DeviceDefault instead of Material styles for a bunch of button styles. Bug: 64122537 Bug: 69314526 Test: ag/3228846 Change-Id: I478dfdb5ea67ae1882cfee66050ed44fcda3d80d --- res/layout/storage_summary_donut.xml | 2 +- res/layout/suggestion_tile_with_button.xml | 2 +- res/values/styles.xml | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/res/layout/storage_summary_donut.xml b/res/layout/storage_summary_donut.xml index 8e11d71f360..ce7e272a85e 100644 --- a/res/layout/storage_summary_donut.xml +++ b/res/layout/storage_summary_donut.xml @@ -63,7 +63,7 @@ android:layout_height="wrap_content" android:layout_below="@android:id/summary" android:text="@string/storage_menu_free" - style="@android:style/@Widget.Material.Button.Colored" /> + style="@style/ActionPrimaryButton" /> - @@ -424,11 +424,11 @@ 16sp -