Skip to content

Allow searching in Video playlist and UI improvements

Nicolas Pomepuy requested to merge Aza/vlc-android:search_video_playlist into master

Description

Add a way to search in a Video playlist + UI improvement

Motivation and Context

It was not possible to filter a video playlist although it was possible in audio player.

It was also kind of ugly

How Has This Been Tested?

Emulator 29

Screenshots / GIFs (if appropriate):

Screenshot_1562040394

Screenshot_1562040402

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Fixes: #854 (closed)

Merge request reports