diff --git a/res/layout/single_button_panel.xml b/res/layout/single_button_panel.xml index 348f7ce91a2..1ff547078ff 100755 --- a/res/layout/single_button_panel.xml +++ b/res/layout/single_button_panel.xml @@ -34,8 +34,7 @@ android:layout_weight="0.4" android:layout_height="wrap_content" android:layout_gravity="center_vertical" - android:backgroundTint="?android:attr/colorAccent" - android:textColor="@android:color/white" /> + style="@android:style/Widget.Material.Button.Colored" />