1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

group message width layout fix (dynamic)

This commit is contained in:
Austin Huang 2021-01-02 22:35:33 -05:00
parent 47e8645dea
commit 8de3021c7f
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
2 changed files with 9 additions and 1 deletions

View file

@ -123,7 +123,6 @@
app:layout_constraintStart_toEndOf="@id/ivProfilePic"
app:layout_constraintTop_toBottomOf="@id/tvUsername"
app:layout_constraintWidth_min="wrap"
app:layout_constraintWidth_max="230dp"
app:viewPartInfo="@id/message_info"
app:viewPartMain="@id/message">