public static int getPaddingStart(View view) {
   return IMPL.getPaddingStart(view);
 }