[Android] Add the sleep and speed chips to the audio player for TV
Nicolas Pomepuy
git at videolan.org
Mon May 10 12:31:54 UTC 2021
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue May 4 12:56:35 2021 +0200| [ddeca230ef919dd8b38d09e021ece4dd56febfdd] | committer: Nicolas Pomepuy
Add the sleep and speed chips to the audio player for TV
> https://code.videolan.org/videolan/vlc-android/commit/ddeca230ef919dd8b38d09e021ece4dd56febfdd
---
.../src/main/res/drawable/ic_sleep_white.xml | 13 +++
.../src/main/res/drawable/ic_speed_white.xml | 16 ++++
.../src/main/res/drawable/tv_audio_chips.xml | 6 ++
.../main/res/drawable/tv_audio_chips_focused.xml | 9 +++
.../main/res/drawable/tv_audio_chips_normal.xml | 9 +++
.../ui/audioplayer/AudioPlayerActivity.kt | 46 ++++++++++-
.../src/main/res/layout/tv_audio_player.xml | 92 +++++++++++++++++++---
7 files changed, 178 insertions(+), 13 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/ddeca230ef919dd8b38d09e021ece4dd56febfdd
More information about the Android
mailing list