Skip to content

Fix MprisActivity crash in landscape orientation

Summary

Fixed MprisActivity crash in landscape orientation caused by mismatched portrait and landscape layout resources

BUG: 435016

Test Plan

Before:

App crashed on MprisActivity when phone is switched to landscape orientation

After:

App works normally in landscape mode

Edited by Art Pinch

Merge request reports