Merge "String changes"
This commit is contained in:
committed by
Android (Google) Code Review
commit
e952333630
@@ -569,8 +569,7 @@ public class ManageApplications extends InstrumentedPreferenceFragment
|
||||
private void startApplicationDetailsActivity() {
|
||||
switch (mListType) {
|
||||
case LIST_TYPE_NOTIFICATION:
|
||||
startAppInfoFragment(AppNotificationSettings.class,
|
||||
R.string.app_notifications_title);
|
||||
startAppInfoFragment(AppNotificationSettings.class, R.string.notifications_title);
|
||||
break;
|
||||
case LIST_TYPE_USAGE_ACCESS:
|
||||
startAppInfoFragment(UsageAccessDetails.class, R.string.usage_access);
|
||||
|
Reference in New Issue
Block a user