Merge "Material theme"

This commit is contained in:
Alan Viverette 2014-06-06 22:50:50 +00:00 committed by Android (Google) Code Review
commit 60e6640269

View file

@ -25,7 +25,7 @@
<item name="setup_wizard_navbar_text_color">#de000000</item>
</style>
<style name="setup_wizard_navbar_button_style" parent="@android:style/Widget.Quantum.Button.Borderless">
<style name="setup_wizard_navbar_button_style" parent="@android:style/Widget.Material.Button.Borderless">
<item name="android:layout_height">match_parent</item>
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_weight">0</item>