[Android] Video player seek new UI
Nicolas Pomepuy
git at videolan.org
Wed Aug 14 15:55:04 CEST 2019
vlc-android | branch: 3.2.x | Nicolas Pomepuy <nicolas.pomepuy at gmail.com> | Tue Aug 13 15:27:37 2019 +0200| [4f7df350ccf5763306336cb4cde097c89d983294] | committer: Geoffrey Métais
Video player seek new UI
(cherry picked from commit 0a0048ddf136fd6426db8ef9f577f214b7734ab5)
> https://code.videolan.org/videolan/vlc-android/commit/4f7df350ccf5763306336cb4cde097c89d983294
---
vlc-android/res/drawable/half_circle_tv_left.xml | 11 ++
vlc-android/res/drawable/half_circle_tv_right.xml | 11 ++
vlc-android/res/layout/player_overlay_seek.xml | 156 ++++++++++++---------
vlc-android/res/values/attrs.xml | 4 +
.../videolan/vlc/gui/video/VideoPlayerActivity.kt | 70 ++++++---
.../org/videolan/vlc/gui/view/HalfCircleView.kt | 59 ++++++++
6 files changed, 226 insertions(+), 85 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/4f7df350ccf5763306336cb4cde097c89d983294
More information about the Android
mailing list