コード例 #1
0
ファイル: AnimationUtils.java プロジェクト: 4lfant/MyFrig
 public static float getX(View view) {
   return ViewHelper.getX(view);
 }