Exemple #1
0
 private boolean canReplaceCurrent() {
   return myLivePreviewController != null && myLivePreviewController.canReplace();
 }