Ejemplo n.º 1
0
 public float getScaleY(View view) {
   return IMPL.getScaleY(view);
 }
Ejemplo n.º 2
0
 @SuppressWarnings("unused")
 public static float getScaleY(View view) {
   return IMPL.getScaleY(view);
 }