mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-13 13:05:03 -05:00
a5166e3c2d
MessagingController was calling the MessagingListener twice for deleted messages. By the time the second call was made, some Activities already had removed the message holder, so a null holder was being put on the list. This change should prevent the double calls, and adds protection against have the MessageList MessagingListener called with a message that is no longer in the MessageList. Also, some logical cleanups. |
||
---|---|---|
.. | ||
android | ||
com | ||
org/apache |