1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

update a comment about an uncommon code path

This commit is contained in:
Jesse Vincent 2010-10-21 20:49:05 +00:00
parent 8d9c074a27
commit 2a4792eb60

View File

@ -2577,7 +2577,8 @@ public class MessageList
}
else
{
// TODO is this branch ever reached/executed?
// This branch code is triggered when the local store
// hands us an invalid message
holder.chip.getBackground().setAlpha(0);
holder.subject.setText("No subject");