From a6596854ea2f2332c738b9162e1fe6efe788217a Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 6 Jul 2019 15:46:10 +0200 Subject: [PATCH] fixing some constraintlayout glitches --- .../main/res/layout/fragment_stopwatch.xml | 29 +++++++++---------- app/src/main/res/layout/fragment_timer.xml | 28 +++++++++--------- 2 files changed, 28 insertions(+), 29 deletions(-) diff --git a/app/src/main/res/layout/fragment_stopwatch.xml b/app/src/main/res/layout/fragment_stopwatch.xml index 8c37f116..51e4e9a7 100644 --- a/app/src/main/res/layout/fragment_stopwatch.xml +++ b/app/src/main/res/layout/fragment_stopwatch.xml @@ -71,21 +71,6 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/stopwatch_sorting_indicators_holder"/> - - + + + + - -