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