Skip to content

Settings disparity: Fix disparity between Settings.app and VLC defaults

Avi Wadhwa requested to merge aviwad/vlc-ios:settingDisparity into master

Fixes #1537 (closed)

Settings bundle defaults are set as per the VLCAppDelegate defaults to reflect true settings.

A few settings have been moved to mirror the order in which they are displayed in VLC. This increases the cohesiveness between the Settings.app settings panel as well as the VLC Settings panel.

Before merge request:

Screen_Recording_2023-06-23_at_1.15.07_AM

After merge request:

Screen_Recording_2023-06-23_at_1.13.12_AM

Edited by Avi Wadhwa

Merge request reports