Exemplo n.º 1
0
 @Override
 public void requestLayout() {
   if (!computingRuns) {
     runs = null;
   }
   super.requestLayout();
 }