Merge "Only show one copy of each preference" into oc-dev am: 31de48193e
am: c265993528
Change-Id: I705f27b9692671a2a36324e794e098243fa9275b
This commit is contained in:
@@ -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