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