public Drawable getDrawable() {
   return (mPhotoView != null ? mPhotoView.getDrawable() : null);
 }