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:
@@ -119,8 +119,6 @@
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
/>
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user