Exemplo n.º 1
0
 public static boolean canScrollVertically(View view, int i) {
   return IMPL.canScrollVertically(view, i);
 }