Merge "Make the date baseline aligned with the clock baseline" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1a83f7a642
@@ -48,8 +48,7 @@
|
|||||||
app:layout_constrainedWidth="true"
|
app:layout_constrainedWidth="true"
|
||||||
app:layout_constraintStart_toEndOf="@id/clock"
|
app:layout_constraintStart_toEndOf="@id/clock"
|
||||||
app:layout_constraintEnd_toStartOf="@id/barrier"
|
app:layout_constraintEnd_toStartOf="@id/barrier"
|
||||||
app:layout_constraintTop_toTopOf="parent"
|
app:layout_constraintBaseline_toBaselineOf="@id/clock"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
|
||||||
app:layout_constraintHorizontal_bias="0"
|
app:layout_constraintHorizontal_bias="0"
|
||||||
/>
|
/>
|
||||||
</Constraint>
|
</Constraint>
|
||||||
|
|||||||
Reference in New Issue
Block a user