getLocale method

int getLocale()

Implementation

int getLocale() {
  return SpUtil.getInt(AppConfig.LOCALE)!;
}