Merge "Set appropriate margin to dividers in SetupWizard" into honeycomb
This commit is contained in:
committed by
Android (Google) Code Review
commit
480d315c8e
@@ -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 -->
|
||||
|
Reference in New Issue
Block a user