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

Commit 31de4819 authored by Julia Reynolds's avatar Julia Reynolds Committed by Android (Google) Code Review
Browse files

Merge "Only show one copy of each preference" into oc-dev

parents 408fd901 fc730aa9
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);