diff --git a/color-check-baseline.xml b/color-check-baseline.xml index 96f0210b36d..ade57894939 100644 --- a/color-check-baseline.xml +++ b/color-check-baseline.xml @@ -3245,6 +3245,22 @@ column="13"/> + + + + + + + + + + + + @@ -4537,7 +4585,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~"> @@ -4553,7 +4601,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~"> @@ -4569,7 +4617,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~"> @@ -4585,7 +4633,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~"> @@ -4601,7 +4649,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~"> diff --git a/res/color-night/settings_two_pane_background_color.xml b/res/color-night/settings_two_pane_background_color.xml new file mode 100644 index 00000000000..86aa0ed1855 --- /dev/null +++ b/res/color-night/settings_two_pane_background_color.xml @@ -0,0 +1,18 @@ + + + + + \ No newline at end of file diff --git a/res/color/settings_two_pane_background_color.xml b/res/color/settings_two_pane_background_color.xml new file mode 100644 index 00000000000..6cb8e703077 --- /dev/null +++ b/res/color/settings_two_pane_background_color.xml @@ -0,0 +1,18 @@ + + + + + \ No newline at end of file diff --git a/res/layout/settings_homepage_app_bar_two_pane_layout.xml b/res/layout/settings_homepage_app_bar_two_pane_layout.xml index 4db2e652501..0cd8c902aa0 100644 --- a/res/layout/settings_homepage_app_bar_two_pane_layout.xml +++ b/res/layout/settings_homepage_app_bar_two_pane_layout.xml @@ -17,11 +17,10 @@ + android:orientation="vertical" + android:background="@color/settings_two_pane_background_color">