@Override
 public void onDestroy() {
   super.onDestroy();
   mThumbnailThread.quit();
 }