mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-25 04:44:11 +02:00
Rotating your phone to landscape mode and opening the player, the view wasn't using the available space very efficiently. Especially the cover image is not very helpful being pushed to a minimal size. This patch redesigned the view in landscape mode, pushing the cover image to the left half of the screen while the controls are moved to the right half of the screen.