parent
2ae5a29c0f
commit
2adc12dfb6
1 changed files with 1 additions and 1 deletions
|
@ -2144,7 +2144,7 @@ public class ConversationFragment extends XmppFragment
|
|||
openWith.setVisible(true);
|
||||
}
|
||||
if (m.edited() && m.getRetractId() == null) {
|
||||
showLog.setVisible(true);
|
||||
showLog.setVisible(false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue