[Android] Refactor delays in a delegate
Nicolas Pomepuy
git at videolan.org
Thu Feb 6 10:12:38 CET 2020
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Feb 4 14:29:39 2020 +0100| [0802451e9d6ec97e1411be4f6c49f665f911d1a5] | committer: Geoffrey Métais
Refactor delays in a delegate
> https://code.videolan.org/videolan/vlc-android/commit/0802451e9d6ec97e1411be4f6c49f665f911d1a5
---
.../vlc/gui/helpers/PlayerOptionsDelegate.kt | 3 +-
.../videolan/vlc/gui/video/VideoDelayDelegate.kt | 251 +++++++++++++++++++++
.../videolan/vlc/gui/video/VideoPlayerActivity.kt | 215 ++----------------
.../videolan/vlc/gui/video/VideoTouchDelegate.kt | 6 +-
.../vlc/interfaces/IPlaybackSettingsController.kt | 2 +-
5 files changed, 277 insertions(+), 200 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/0802451e9d6ec97e1411be4f6c49f665f911d1a5
More information about the Android
mailing list