parent
35cd36e9fe
commit
c82d518d4d
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ public class ConversationItemFooter extends ConstraintLayout {
|
|||
});
|
||||
|
||||
if (isOutgoing) {
|
||||
dateView.setMaxWidth(ViewUtil.dpToPx(28));
|
||||
dateView.setMaxWidth(ViewUtil.dpToPx(32));
|
||||
} else {
|
||||
ConstraintSet constraintSet = new ConstraintSet();
|
||||
constraintSet.clone(this);
|
||||
|
|
Loading…
Add table
Reference in a new issue