Beispiel #1
0
 @Override
 public void onGlobalLayout() {
   if (!shotStateStore.hasShot()) {
     updateBitmap();
   }
 }