Пример #1
0
 public float getRotationY(View view) {
   return IMPL.getRotationY(view);
 }
Пример #2
0
 @SuppressWarnings("unused")
 public static float getRotationY(View view) {
   return IMPL.getRotationY(view);
 }