Beispiel #1
0
 public static ViewPropertyAnimatorCompat animate(View view) {
   return IMPL.animate(view);
 }