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