[Android] Allow fullscreen cover / progressbar in AudioPlayer landscape
Nicolas Pomepuy
git at videolan.org
Mon Oct 14 15:35:35 CEST 2019
vlc-android | branch: master | Nicolas Pomepuy <nicolas.pomepuy at gmail.com> | Mon Oct 14 08:11:47 2019 +0200| [2889b8f22faaff93b7104296dcb57410a923a4cc] | committer: Geoffrey Métais
Allow fullscreen cover / progressbar in AudioPlayer landscape
Fixes #856
> https://code.videolan.org/videolan/vlc-android/commit/2889b8f22faaff93b7104296dcb57410a923a4cc
---
vlc-android/res/layout-land/audio_player.xml | 4 -
vlc-android/res/layout/audio_player.xml | 13 +-
.../src/org/videolan/vlc/gui/audio/AudioPlayer.kt | 99 ++---------
.../videolan/vlc/gui/audio/AudioPlayerAnimator.kt | 198 +++++++++++++++++++++
4 files changed, 213 insertions(+), 101 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/2889b8f22faaff93b7104296dcb57410a923a4cc
More information about the Android
mailing list