mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-05-03 14:30:12 +00:00
Update to 3.3.2
This commit is contained in:
parent
62068e188c
commit
512e404db7
59 changed files with 2700 additions and 801 deletions
|
|
@ -1078,7 +1078,7 @@ public class SecretChatHelper {
|
|||
});
|
||||
}
|
||||
});
|
||||
MessagesStorage.getInstance().deleteDialog(did, true);
|
||||
MessagesStorage.getInstance().deleteDialog(did, 1);
|
||||
NotificationCenter.getInstance().postNotificationName(NotificationCenter.dialogsNeedReload);
|
||||
NotificationCenter.getInstance().postNotificationName(NotificationCenter.removeAllMessagesFromDialog, did, false);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue