[Android] Display track and progress for the audio play queue in the player

Nicolas Pomepuy git at videolan.org
Mon Feb 24 07:23:45 CET 2020


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Feb 10 12:14:17 2020 +0100| [4ec4b3215d60b9e235d0b881ecc80c033fc33bd7] | committer: Geoffrey Métais

Display track and progress for the audio play queue in the player

Fixes #1180

> https://code.videolan.org/videolan/vlc-android/commit/4ec4b3215d60b9e235d0b881ecc80c033fc33bd7
---

 .../resources/src/main/res/values/strings.xml      |  2 +
 .../rounded_corners_bottom_default_darker.xml      | 32 +++++++++++++
 .../vlc-android/res/layout-land/audio_player.xml   | 53 ++++++++++++++--------
 .../vlc-android/res/layout/audio_player.xml        | 37 +++++++++++----
 .../src/org/videolan/vlc/gui/audio/AudioPlayer.kt  | 20 ++++++++
 .../videolan/vlc/gui/audio/AudioPlayerAnimator.kt  | 11 +++--
 .../src/org/videolan/vlc/util/Kextensions.kt       |  2 +-
 7 files changed, 124 insertions(+), 33 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/4ec4b3215d60b9e235d0b881ecc80c033fc33bd7


More information about the Android mailing list