Loading res/layout-land/time_setup_view.xml +4 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ <LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:layout_marginBottom="@dimen/footer_button_size" android:orientation="horizontal"> <!-- This nested ltr layout cannot be combined with the parent because Loading @@ -30,9 +29,11 @@ android:layout_width="0dip" android:layout_height="match_parent" android:layout_weight="3" android:layout_marginBottom="@dimen/footer_button_size" android:layoutDirection="ltr" android:gravity="center" android:orientation="vertical"> android:orientation="vertical" > <com.android.deskclock.timer.TimerView android:id="@+id/timer_time_text" Loading Loading
res/layout-land/time_setup_view.xml +4 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ <LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:layout_marginBottom="@dimen/footer_button_size" android:orientation="horizontal"> <!-- This nested ltr layout cannot be combined with the parent because Loading @@ -30,9 +29,11 @@ android:layout_width="0dip" android:layout_height="match_parent" android:layout_weight="3" android:layout_marginBottom="@dimen/footer_button_size" android:layoutDirection="ltr" android:gravity="center" android:orientation="vertical"> android:orientation="vertical" > <com.android.deskclock.timer.TimerView android:id="@+id/timer_time_text" Loading