Unverified Commit 9f5ebabf authored by Rafael Kellermann Streit's avatar Rafael Kellermann Streit Committed by GitHub

Add space before textview

parent e15246bd
......@@ -98,6 +98,7 @@
app:layout_constraintStart_toEndOf="@+id/layout_avatar"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@+id/day_marker_layout">
<TextView
android:id="@+id/text_sender"
style="@style/Sender.Name.TextView"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment