Skip to content
Snippets Groups Projects
Unverified Commit 7ef605f3 authored by Mike McCready's avatar Mike McCready Committed by GitHub
Browse files

Add vertical constraint to test result TextView (#3296)

parent a16b21f4
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,8 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@id/test_result_section_status_icon"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/test_result_section_content"
tools:text="@string/test_result_card_registered_at_text" />
</androidx.constraintlayout.widget.ConstraintLayout>
</merge>
\ No newline at end of file
</merge>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment