Merge "Only show one copy of each preference" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
31de48193e
@@ -91,6 +91,8 @@ public class AppNotificationSettings extends NotificationSettingsBase {
|
||||
|
||||
if (getPreferenceScreen() != null) {
|
||||
getPreferenceScreen().removeAll();
|
||||
mChannelGroups.clear();
|
||||
mShowLegacyChannelConfig = false;
|
||||
}
|
||||
|
||||
addPreferencesFromResource(R.xml.app_notification_settings);
|
||||
|
Reference in New Issue
Block a user