diff --git a/res/xml/configure_notification_settings.xml b/res/xml/configure_notification_settings.xml index 819373682c1..1d36c48728f 100644 --- a/res/xml/configure_notification_settings.xml +++ b/res/xml/configure_notification_settings.xml @@ -22,6 +22,17 @@ android:key="dashboard_tile_placeholder" android:order="1"/> + + + + + + + + + - - - - - - diff --git a/res/xml/upgraded_channel_notification_settings.xml b/res/xml/upgraded_channel_notification_settings.xml index c274abea930..2cece9e62ff 100644 --- a/res/xml/upgraded_channel_notification_settings.xml +++ b/res/xml/upgraded_channel_notification_settings.xml @@ -40,12 +40,10 @@ - - + + - - + + getPreferenceControllers(Context context) { return buildPreferenceControllers(context, null); } + }; }