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