Skip to content

VLCSearchableServerBrowsingTVViewController: Fix search bar access

This merge request fixes:

  • The search bar access that is now accessible by swiping up or by pressing the up arrow at the top of the collection view depending on the AppleTV remote and the navigation option selected in the Settings.

This merge request also adds a gesture to the VLCSearchController:

  • The menu button is now recognized when it is pressed by the user navigating through the search controller, dismissing the view controller.
Screen recording Search_bar_-_AppleTV

Closes #1166 (closed)

Merge request reports