OSDN Git Service

Set appropriate margin to dividers in SetupWizard
authorDaisuke Miyakawa <dmiyakawa@google.com>
Wed, 12 Jan 2011 23:25:20 +0000 (15:25 -0800)
committerDaisuke Miyakawa <dmiyakawa@google.com>
Wed, 12 Jan 2011 23:25:20 +0000 (15:25 -0800)
Bug: 3346105
Change-Id: I4a8367d54d2c62257618ad9e8415bcd1c3419802

res/layout-xlarge/date_time_settings_setupwizard.xml

index 73aba01..328a014 100644 (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 -->