diff --git a/res/layout/widget_cell_content.xml b/res/layout/widget_cell_content.xml index 462bb52aab..b6412dbe06 100644 --- a/res/layout/widget_cell_content.xml +++ b/res/layout/widget_cell_content.xml @@ -107,6 +107,7 @@ android:drawablePadding="@dimen/widget_cell_add_button_drawable_padding" android:drawableTint="?attr/widgetPickerAddButtonTextColor" android:maxLines="1" + style="@style/Button.Rounded.Colored" android:background="@drawable/widget_cell_add_button_background" />