Ejemplo n.º 1
0
 public static boolean hasTransientState(View view) {
   return IMPL.hasTransientState(view);
 }