From 2b4830720ce560658d93059d6deac8298e9d01b4 Mon Sep 17 00:00:00 2001 From: Angela Wang Date: Fri, 24 Feb 2023 07:15:29 +0000 Subject: [PATCH] Fix duplicated order in notification settings layout There has 2 preferences with android:order="18" in the xml. Reorders all the preferences to remove the duplication. Bug: 270638515 Test: manual test Change-Id: I275effcd0e8a9c304dc045e17086fdb688be96b7 --- res/xml/configure_notification_settings.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/res/xml/configure_notification_settings.xml b/res/xml/configure_notification_settings.xml index 0f0aeff7aa5..f80fe571d82 100644 --- a/res/xml/configure_notification_settings.xml +++ b/res/xml/configure_notification_settings.xml @@ -131,14 +131,14 @@