Material theme

BUG: 15467097
Change-Id: I86f0df3fd0317216479304eb832def99602e1499
This commit is contained in:
Alan Viverette 2014-06-06 15:37:20 -07:00
parent 3da01bb1e0
commit 3215b943e2

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>