diff --git a/android_app/app/src/main/res/layout/item_statistic.xml b/android_app/app/src/main/res/layout/item_statistic.xml index 3635fcfb..d3861167 100644 --- a/android_app/app/src/main/res/layout/item_statistic.xml +++ b/android_app/app/src/main/res/layout/item_statistic.xml @@ -69,7 +69,7 @@ app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/endValueView" app:layout_constraintStart_toEndOf="@+id/startValueView" - app:layout_constraintTop_toBottomOf="@+id/statisticValueView" /> + app:layout_constraintTop_toBottomOf="@+id/measurementName" />