Browse Source

Layout improvement

main
M66B 6 years ago
parent
commit
63a2559c7f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/src/main/res/layout/fragment_message.xml

+ 1
- 1
app/src/main/res/layout/fragment_message.xml 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>

Loading…
Cancel
Save