am abeead4e: am 480d315c: Merge "Set appropriate margin to dividers in SetupWizard" into honeycomb

* commit 'abeead4e963a9ec9d4bc9bc7e43cffae452409e0':
  Set appropriate margin to dividers in SetupWizard
This commit is contained in:
Daisuke Miyakawa
2011-01-12 15:35:24 -08:00
committed by Android Git Automerger

View File

@@ -43,6 +43,8 @@
android:layout_width="match_parent"
android:layout_height="3dip"
android:layout_below="@id/title"
android:layout_marginTop="6dip"
android:layout_marginBottom="7dip"
android:background="@color/divider_color" />
<!-- timezone -->