예제 #1
0
 @Override
 public void onSettingsRefreshed(GlobalSettings gs) {
   view.setDateFormat(gs.getValue(GlobalOption.OPT_DATE_FORMAT));
 }