public void destroy() {
   unregisterEventListener(MESSAGE_ZOOM_RECT);
   unregisterEventListener(MESSAGE_ZOOM_PAGE);
   mSubscroller.destroy();
 }