Wizard styling

This commit is contained in:
serso
2015-01-30 22:15:37 +01:00
parent 983d6eb2f9
commit 5a758e7acd
11 changed files with 59 additions and 37 deletions

View File

@@ -145,6 +145,9 @@
<item name="android:padding">1dp</item>
</style>
<style name="WizardLabel.Last" parent="WizardLabel">
<item name="android:layout_marginBottom">0dp</item>
</style>
<style name="WizardLabel">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">wrap_content</item>