Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c5830f8 authored by Julia Reynolds's avatar Julia Reynolds Committed by android-build-merger
Browse files

Merge "Only show one copy of each preference" into oc-dev am: 31de4819

am: c2659935

Change-Id: I705f27b9692671a2a36324e794e098243fa9275b
parents 14c62fe3 c2659935
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -91,6 +91,8 @@ public class AppNotificationSettings extends NotificationSettingsBase {

        if (getPreferenceScreen() != null) {
            getPreferenceScreen().removeAll();
            mChannelGroups.clear();
            mShowLegacyChannelConfig = false;
        }

        addPreferencesFromResource(R.xml.app_notification_settings);