Пример #1
0
 @Override
 public void onQueueStatus(boolean full) {
   mContext.getCameraAppUI().getPhotoShutter().setEnabled(!full);
 }