Implement multiple locales and sublocales in Settings
Does drag-and-drop reordering, supports adding / removing locales, suggestions, search, removes locales already selected in the user preferences. Bug: 25800339 Change-Id: Iffe7b9810c77ec93a84d848ab20b2ba405249676
This commit is contained in:
@@ -37,6 +37,7 @@ public abstract class InstrumentedFragment extends PreferenceFragment {
|
||||
public static final int DATA_USAGE_LIST = UNDECLARED + 7;
|
||||
public static final int BILLING_CYCLE = UNDECLARED + 8;
|
||||
public static final int APP_DATA_USAGE = UNDECLARED + 9;
|
||||
public static final int USER_LOCALE_LIST = UNDECLARED + 10;
|
||||
|
||||
/**
|
||||
* Declare the view of this category.
|
||||
|
Reference in New Issue
Block a user