@Override
 public void addToNotificationList(final View view) {
   updateNotifier.add(view.getView());
 }