Skip to content

Ui behavior fixes

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

Description

Minor UI/UX improvement

Motivation and Context

Here are the changes:

  • Small UI change in TV cards to mitigate a UI issue
  • Drawable cleanup
  • Allow a long tap in mobile to do a batch selection
  • Fix audio player icon not visible on dark theme

How Has This Been Tested?

Screenshots / GIFs (if appropriate):

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

Edited by Nicolas Pomepuy

Merge request reports