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:
parent
47e8645dea
commit
8de3021c7f
2 changed files with 9 additions and 1 deletions
|
|
@ -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">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue