Skip to content

VLCPCloudViewController: Fix a few layout issues

Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:pcloud into master

This merge request brings a fix to the pCloud view with:

  • The image displayed in the navigation controller's header that is now properly scaled according to the given space and avoids applying a weird aspect ratio.

This merge request also brings:

  • The addition of an icon to the pCloud cell just like the other cloud services in the list.
  • The cell's title is also fixed and is now properly matching the cloud service's name.
  • A few cosmetic changes to the file.
Before
After

Merge request reports

Loading