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
This commit is contained in:
Cao Peng
2025-09-15 16:57:59 +08:00
committed by Joey
parent c743926e72
commit 2033cb7931

View File

@@ -119,8 +119,6 @@
</FrameLayout>
/>
</androidx.constraintlayout.widget.ConstraintLayout>
</LinearLayout>
</LinearLayout>