コード例 #1
0
 public static int getLayoutDirection(View view) {
   return IMPL.getLayoutDirection(view);
 }