mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 02:12:15 -05:00
Don't automatically show the batch buttons when entering multiselect mode
This commit is contained in:
parent
0061b3da81
commit
25b9f41491
@ -759,7 +759,7 @@ public class MessageList
|
||||
hideBatchButtons();
|
||||
break;
|
||||
case WIDGET_MULTISELECT:
|
||||
showBatchButtons();
|
||||
toggleBatchButtons();
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user