am 24aa2344
: Merge "Remove useless UI notifications in uiUndo." into jb-ub-mail-ur9
* commit '24aa23442d511f03f976750ffa9012544959e111': Remove useless UI notifications in uiUndo.
This commit is contained in:
commit
724a574c0f
@ -4169,11 +4169,6 @@ outer:
|
||||
applyBatch(mLastSequenceOps);
|
||||
// But clear the operations
|
||||
mLastSequenceOps.clear();
|
||||
// Tell the UI there are changes
|
||||
ContentResolver resolver = getContext().getContentResolver();
|
||||
resolver.notifyChange(UIPROVIDER_CONVERSATION_NOTIFIER, null);
|
||||
resolver.notifyChange(UIPROVIDER_FOLDER_NOTIFIER, null);
|
||||
resolver.notifyChange(UIPROVIDER_FOLDERLIST_NOTIFIER, null);
|
||||
return c;
|
||||
} catch (OperationApplicationException e) {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user