From 2033cb79312f8f59db2df69d84c3a56f153c8719 Mon Sep 17 00:00:00 2001 From: Cao Peng Date: Mon, 15 Sep 2025 16:57:59 +0800 Subject: [PATCH] Remove stray closing tag in mode_interstitial_layout.xml Remove orphaned "/>" tag that was causing incorrect XML layout structure in the landscape layout file for mode interstitial. Test: Settings layout renders correctly in landscape mode Change-Id: I758b892da3591a058b05161665002aa4852ccf7c --- res/layout-land/mode_interstitial_layout.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/res/layout-land/mode_interstitial_layout.xml b/res/layout-land/mode_interstitial_layout.xml index 597196cbb8d..a5cc2c90381 100644 --- a/res/layout-land/mode_interstitial_layout.xml +++ b/res/layout-land/mode_interstitial_layout.xml @@ -119,8 +119,6 @@ - /> - - \ No newline at end of file +