OpenArchive / Save-app-ios

Secure Mobile Media Preservation
https://open-archive.org/
GNU General Public License v3.0
10 stars 3 forks source link

Dots at Bottom on Onboarding Screen Should Be Centered #179

Closed roseregina closed 4 years ago

roseregina commented 4 years ago

iPhone 11, running iOS 13.4.1 Version 2.6.0 (51) in TestFlight

Expected Results:

  1. Install Save and open it for the first time
  2. See welcome screen and onboarding with progress dots centered at the bottom of the screen (similar to android, dots circled in pink below) image

Actual Results:

  1. Install Save and open it for the first time
  2. See welcome screen and onboarding with progress dots left-justified at bottom of screen (iOS dots circled in pink below) image
tladesignz commented 4 years ago

Definitely not. iOS is the design reference here. The android implementation actually deviated from the design templates.

Images will overflow to the bottom in certain circumstances (depends on screen size and orientation), so there's actually no space available in the center for the dots.