Skip to content

Mini visualizer is now stoppable and add it to TV audio player

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

Description

Creation of a mini visualizer that is stoppable. It can not reflect the playing state by stopping its animation.

It has also been added to the TV audio player.

Motivation and Context

It was weird that the animation was still playing even if the playback is stopped.

How Has This Been Tested?

Emulator 29 / Emulator TV 28 / ADT

Screenshots / GIFs (if appropriate):

Screenshot_1562142022

Screenshot_1562142006

Screenshot_1562141758

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

Merge request reports