Minor UI issue fixed.

This commit is contained in:
Alex Ning 2019-10-29 22:44:22 +08:00
parent 36a06290ef
commit eae6c24868

View File

@ -31,7 +31,7 @@
android:layout_height="?attr/font_default"
android:layout_marginEnd="4dp"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="@id/author_flair_text_view_item_post_comment"
app:layout_constraintBottom_toTopOf="@id/author_flair_text_view_item_post_comment"
app:layout_constraintEnd_toStartOf="@id/author_text_view_item_post_comment"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />