mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-02 00:25:10 -04:00
Add a comment about the reason for a recent commit
This commit is contained in:
parent
5a43acff2a
commit
1485502d47
@ -1083,6 +1083,8 @@ public class MessageView extends K9Activity implements OnClickListener
|
||||
{
|
||||
if (mMessage != null)
|
||||
{
|
||||
// Disable the delete button after it's tapped (to try to prevent
|
||||
// accidental clicks)
|
||||
disableButtons();
|
||||
Message messageToDelete = mMessage;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user