Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e20857e7 authored by Anton Potapov's avatar Anton Potapov
Browse files

Make the date baseline aligned with the clock baseline

Fixes: 260040652
Test: manual on the phone and the tablet
Change-Id: I49dda045a8b983a7ae89ac14e37512e1de6c0737
parent 633bd1e8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -48,8 +48,7 @@
            app:layout_constrainedWidth="true"
            app:layout_constraintStart_toEndOf="@id/clock"
            app:layout_constraintEnd_toStartOf="@id/barrier"
            app:layout_constraintTop_toTopOf="parent"
            app:layout_constraintBottom_toBottomOf="parent"
            app:layout_constraintBaseline_toBaselineOf="@id/clock"
            app:layout_constraintHorizontal_bias="0"
        />
    </Constraint>