示例#1
0
 public static void showLong(int resId, Context context) {
   showLong(context.getText(resId), context);
 }