Пример #1
0
 public static void postOnAnimation(View view, Runnable runnable) {
   IMPL.postOnAnimation(view, runnable);
 }