Loading res/layout/date_time_settings_setupwizard.xml +8 −10 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/layout_root" android:layout_height="fill_parent" android:layout_width="fill_parent" android:orientation="vertical"> Loading @@ -31,16 +32,13 @@ <RelativeLayout android:layout_height="wrap_content" android:layout_weight="0" android:layout_width="fill_parent" android:background="@android:drawable/bottom_bar"> android:padding="10dip" android:layout_width="fill_parent"> <Button android:id="@+id/next_button" android:layout_width="150dip" android:layout_height="wrap_content" android:layout_margin="5dip" android:layout_alignParentRight="true" android:drawableRight="@drawable/ic_btn_next" android:drawablePadding="10dip" android:text="@string/next_label" /> Loading Loading
res/layout/date_time_settings_setupwizard.xml +8 −10 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/layout_root" android:layout_height="fill_parent" android:layout_width="fill_parent" android:orientation="vertical"> Loading @@ -31,16 +32,13 @@ <RelativeLayout android:layout_height="wrap_content" android:layout_weight="0" android:layout_width="fill_parent" android:background="@android:drawable/bottom_bar"> android:padding="10dip" android:layout_width="fill_parent"> <Button android:id="@+id/next_button" android:layout_width="150dip" android:layout_height="wrap_content" android:layout_margin="5dip" android:layout_alignParentRight="true" android:drawableRight="@drawable/ic_btn_next" android:drawablePadding="10dip" android:text="@string/next_label" /> Loading