1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-10 11:35:11 -05:00
k-9/src/com/fsck/k9/fragment
cketti 82c0a92049 Fix actions started from the message list context menu
This patch makes sure actions started via the context menu operate on
the correct message even when the message list changes and the 'adapter
position' accessible via the menu object points to another message.
When the message the menu was opened for is deleted the context menu
will be closed.
2013-07-04 02:59:00 +02:00
..
ConfirmationDialogFragment.java Converted message view to a fragment 2012-10-05 18:14:07 +02:00
MessageListFragment.java Fix actions started from the message list context menu 2013-07-04 02:59:00 +02:00
MessageViewFragment.java Avoid NullPointerException 2013-04-18 05:43:11 +02:00
ProgressDialogFragment.java Converted message view to a fragment 2012-10-05 18:14:07 +02:00