Scottish-Tech-Army / Soundscape-Android

This is the source for an Android version of the original iOS Soundscape app
https://scottish-tech-army.github.io/Soundscape-Android/
Other
3 stars 2 forks source link

Make the UI work a bit better on smaller screens and landscape #53

Closed davecraig closed 2 months ago

davecraig commented 2 months ago

Two main changes here:

  1. Any screen with a large image at the top in portrait now has two columns when in landscape. The image appears in the left hand column.

  2. Vertical scrolling enabled on parent Column/Row so that any off the screen UI can be accessed.

Various padding changes - but I'm less confident in those.