Material buttons are now used in a wizard

This commit is contained in:
serso
2015-01-30 22:01:52 +01:00
parent 99033ab216
commit 983d6eb2f9
9 changed files with 56 additions and 11 deletions

View File

@@ -24,5 +24,5 @@
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="?attr/colorControlHighlight">
<item a:drawable="@drawable/metro_material_button_shape" />
<item a:drawable="@drawable/cpp_wizard_button_shape_normal" />
</ripple>