diff --git a/java/res/layout/setup_wizard.xml b/java/res/layout/setup_wizard.xml index 56d4d2fa8..a922fdab8 100644 --- a/java/res/layout/setup_wizard.xml +++ b/java/res/layout/setup_wizard.xml @@ -18,61 +18,56 @@ */ --> - - + + + android:orientation="horizontal"> - - - - - - - - - - - - - + android:id="@+id/setup_step1_bullet" + style="@style/setupStepBulletStyle" + android:text="@string/setup_step1_bullet" /> + + + + + + + + + +