Skip to content

Tablet UI

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

Description

This MR changes the UI for large screens. Including:

  • Navigation rail replacing the bottom navigation
  • Use controls instead of gestures for the audio player
  • Audio tips more relevant for large screens
  • UI fixes (snackbars, fragments)

How Has This Been Tested?

Android 12L emulator + Chromebook

Screenshots / GIFs (if appropriate):

Screenshot_1639399355

Screenshot_1639399351

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)
Edited by Nicolas Pomepuy

Merge request reports