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
2 stars 2 forks source link

Some UI doesn't match that of the iOS app #138

Open davecraig opened 3 days ago

davecraig commented 3 days ago

Currently some of the UI is placeholder and doesn't remotely match that of the iOS app e.g. the Location Details screen. In this case, it's incomplete but the main difference that this issue is concerned with is the styling of buttons and text.

The iOS screen:

The current Android screen:

The request from iOS users is to make the Android version similar enough to the iOS version that visually impaired users can swap between the two without issue. The iOS UI is fragile in that it doesn't work well in landscape and Android has many more screen resolutions to handle. In the screenshots above you can see that the Back button text is too large on my phone. Without changing button location it would be good to come up with a theme that looks similar enough without requiring lots of finessing of screens to make them the same as iOS.