mozilla-mobile / guardian-vpn-ios

Mozilla VPN for iOS
https://vpn.mozilla.org
Mozilla Public License 2.0
52 stars 16 forks source link

PGAND-272 UI polish for iPad landscape mode #242

Closed CelesteTang closed 4 years ago

CelesteTang commented 4 years ago

Bug

https://jira.mozilla.com/browse/PGAND-272

Implementation

  1. remove @IBInspectable to fix build time crash on xib
  2. remove frame-based layout of LandingViewController to let auto-layout align centerView
  3. update subtitleLabel layout to make it fit to device size
  4. add bottom constraint to selectConnectionLabel to fit different sized devices
  5. fix globeAnimationView display when device rotates