Exemplo n.º 1
0
 @Override
 public boolean hasFocus() {
   return mZoomIn.hasFocus() || mZoomOut.hasFocus();
 }