Skip to content

Video player seek new UI

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

Description

Implement the new video seek UI

Motivation and Context

How Has This Been Tested?

Screenshots / GIFs (if appropriate):

Mobile before (whole screen is dimmed):

Screenshot_1565702919

Mobile after (round dim + ripple):

Screenshot_1565702586

TV before (whole screen is dimmed + centered):

Screenshot_1565702985

TV after (small dim + increase text size): Screenshot_1565703062

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: #989 (closed) #990 (closed)

Merge request reports