mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-11 20:15:03 -05:00
Don't invalidate the options menu from the message list as we open a
message. We also invalidate it (twice) as we show the message. It turns out to have measurable performance impact on 2.3 thanks to ABS
This commit is contained in:
parent
b4761f7471
commit
4bd6f36eb9
@ -1157,7 +1157,6 @@ public class MessageList extends K9FragmentActivity implements MessageListFragme
|
||||
showMessageView();
|
||||
}
|
||||
}
|
||||
invalidateOptionsMenu();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user