Ejemplo n.º 1
0
 private boolean isVisible() {
   return RectF.intersects(documentView.getViewRect(), getTargetRectF());
 }