Skip to content

Allow displaying TV items in list

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

Description

This MR allows users to display TV content (files, medias, and moviepedia items) in lists which can display larger texts.

Motivation and Context

For visually impaired people, it may be hard to read the card content on TV and the cards layout doesn't allow us to display larger text without losing content and/or changing their display ratio

How Has This Been Tested?

Screenshots / GIFs (if appropriate):

Screenshot_1579851668

Screenshot_1579851658

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

Edited by Nicolas Pomepuy

Merge request reports