Fix a janky transition
Bug: 6026080 Change-Id: I75bd244b2b09c371805a67057d2a9c45dc12f3db
This commit is contained in:
@@ -100,6 +100,7 @@ public class UserDictionaryList extends SettingsPreferenceFragment {
|
||||
newPref.getExtras().putString("locale", locale);
|
||||
}
|
||||
newPref.setIntent(intent);
|
||||
newPref.setFragment(com.android.settings.UserDictionarySettings.class.getName());
|
||||
return newPref;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user