commit
8d510e96a9
1 changed files with 3 additions and 3 deletions
|
@ -2285,12 +2285,12 @@ public class MessageListFragment extends Fragment implements OnItemClickListener
|
|||
mSelectedCount += selectedCountDelta;
|
||||
}
|
||||
|
||||
computeBatchDirection();
|
||||
updateActionModeTitle();
|
||||
|
||||
// make sure the onPrepareActionMode is called
|
||||
mActionMode.invalidate();
|
||||
|
||||
computeBatchDirection();
|
||||
updateActionModeTitle();
|
||||
|
||||
computeSelectAllVisibility();
|
||||
|
||||
mAdapter.notifyDataSetChanged();
|
||||
|
|
Loading…
Reference in a new issue