Layout improvement

This commit is contained in:
M66B 2018-08-11 11:40:42 +00:00
parent bef67ee485
commit 63a2559c7f
1 changed files with 1 additions and 1 deletions

View File

@ -251,5 +251,5 @@
android:id="@+id/grpReady"
android:layout_width="0dp"
android:layout_height="0dp"
app:constraint_referenced_ids="tvFrom,tvTime,tvSubject,tvCount,scroll" />
app:constraint_referenced_ids="tvFrom,tvTime,tvSubject,tvCount,tvError,scroll" />
</androidx.constraintlayout.widget.ConstraintLayout>