Advanced apps updates (2/2)
Change the title of the screen, add a category to break things up Bug: 21372377 Change-Id: I03c2060937f540235755e4b74c5634543e526d25
This commit is contained in:
@@ -514,7 +514,7 @@ public class ManageApplications extends InstrumentedFragment
|
||||
return true;
|
||||
case R.id.advanced:
|
||||
((SettingsActivity) getActivity()).startPreferencePanel(
|
||||
AdvancedAppSettings.class.getName(), null, R.string.advanced_apps,
|
||||
AdvancedAppSettings.class.getName(), null, R.string.configure_apps,
|
||||
null, this, ADVANCED_SETTINGS);
|
||||
return true;
|
||||
default:
|
||||
|
Reference in New Issue
Block a user