Exemplo n.º 1
0
 public static void cfgSetFontSize(Context context, int value) {
   ConfigUtils.setIntConfig(context, KEY_FONT_SIZE, value);
 }