/** Scroll out contentView and finish the activity */
 public void scrollToFinishActivity() {
   mSwipeBackLayout.scrollToFinishActivity();
 }