コード例 #1
0
 public static float getAlpha(View view) {
   return IMPL.getAlpha(view);
 }
コード例 #2
0
 @SuppressWarnings("unused")
 public static float getAlpha(View view) {
   return IMPL.getAlpha(view);
 }