Skip to content

VLCPlaybackInfoTVViewController: Fix chapters & tracks selection views' constraints

This merge request brings a fix to:

  • The chapters and tracks selection views' constraints along with their priorities.
  • The collections' content insets adjustment behavior in order to avoid the content being cropped.

This merge request also removes the custom transition animation since it is not necessary as the tab bar controller already has default animations for selecting view controllers and dismissing them.

Closes #1554 (closed)

Simulator_Screen_Recording_-Apple_TV_4K__3rd_generation_-_2023-04-26_at_15.19.22

Merge request reports