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

Commit c2659935 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

Change-Id: Ic9b107c57e0db902e8a16c0054f533370c2f819d
parents 7d50d9db 31de4819
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);