From e94a1fd3a57b63b0266a17f38e9ed2d9a8ebf20b Mon Sep 17 00:00:00 2001 From: Phillip Hsu Date: Tue, 30 Aug 2016 17:32:18 -0700 Subject: [PATCH] Remove bottom padding from laps container in landscape --- app/src/main/res/layout-land/fragment_stopwatch.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout-land/fragment_stopwatch.xml b/app/src/main/res/layout-land/fragment_stopwatch.xml index f92297d..e3d28c4 100644 --- a/app/src/main/res/layout-land/fragment_stopwatch.xml +++ b/app/src/main/res/layout-land/fragment_stopwatch.xml @@ -25,10 +25,16 @@ android:textSize="@dimen/text_size_display_3" style="@style/TextAppearance.AppCompat.Inverse"/> - +