Example #1
0
 public float getRotation(View view) {
   return IMPL.getRotation(view);
 }
 @SuppressWarnings("unused")
 public static float getRotation(View view) {
   return IMPL.getRotation(view);
 }