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

Commit d59ab489 authored by narinder Rana's avatar narinder Rana
Browse files

add Hide Notification Preference Controller to LineageSettings.System variable : bug fix

parent 8e7e57f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,8 +94,8 @@

        <SwitchPreference
            android:key="hide_notification_icons"
            lineage:requiresConfig="@*android:bool/config_hide_notificationIcons"
            android:title="@string/hide_notification_icons"
            settings:controller="com.android.settings.notification.HideNotificationIconsPreferenceController"
             />
        <!--settings:controller="com.android.settings.notification.HideNotificationIconsPreferenceController"-->
        <SwitchPreference