Esempio n. 1
0
 public static void setLayerType(View view, int i, Paint paint) {
   IMPL.setLayerType(view, i, paint);
 }