Landscape Now Playing - Album art "Right" position is displayed at the top instead of the right side

App version

Production

Issue description

I found what appears to be a layout bug in the landscape Now Playing screen.

Device : Android tablet
Symfonium version : 14.10

Steps to reproduce

  1. Open Settings → Now Playing → Album Art.
  2. Set Landscape Position to Right.
  3. Open the Now Playing screen in landscape mode.

Expected behavior
The album artwork should be displayed on the right side of the screen, with the track information on the left.

Actual behavior
The album artwork is displayed at the top center, and the track information is placed below it, as if the layout were using the Top position instead of Right.

Interestingly, setting the position to Left works correctly. Only the Right position behaves incorrectly.

I have already confirmed that:

Landscape Position is set to Right.
Changing margins does not affect the issue.
Left position works as expected.

This looks like the “Right” layout is not being applied correctly in landscape mode.

Device type

Phone

Media provider

Local device

Steps to reproduce

  1. Open Settings → Now Playing → Album Art.
  2. Set Landscape Position to Right.
  3. Open the Now Playing screen in landscape mode.

I searched existing issues first

on

I understand that logs are mandatory

on

Log upload name / description

Y.G.Joh

Sounds like you’re forgetting to set the Controls and Info panel’s position.

If all panels (e.g. Cover & Controls and Info) are set to the same side, then you get a single column like in Portrait orientation.

You need to set the Cover panel to be on the Right as well as setting the Controls and Info panel to be on the left. This should give you the result you are looking for.

You are right. That solved the problem. Thanks