protected override void AttachBaseContext(Context newBase) { newBase = LocaleHelper.onAttach(newBase); base.AttachBaseContext(newBase); }