Display Current Pref: User Profile

This commit is contained in:
sonora 2012-01-17 23:49:25 +01:00
parent 34ab7dc875
commit 77d351e5f0

View file

@ -552,6 +552,7 @@ public class SettingsActivity extends PreferenceActivity implements OnPreference
getMyApplication().showDialogInitializingCommandPlayer(this, false);
}
} else if (listPref.getId().equals(osmandSettings.APPLICATION_MODE.getId())) {
ApplicationMode.setTitle(ApplicationMode.getTitle().toString() + " [" + osmandSettings.APPLICATION_MODE.get() + "]");
updateAllSettings();
} else if (listPref.getId().equals(osmandSettings.PREFERRED_LOCALE.getId())) {
// restart application to update locale