[Android] Player multitaps animations
Nicolas Pomepuy
git at videolan.org
Thu May 23 15:39:38 CEST 2019
vlc-android | branch: master | Nicolas Pomepuy <nicolas.pomepuy at gmail.com> | Thu May 23 11:10:43 2019 +0200| [e93195d675cdd3bfaca35782f2293f35dd2cfd96] | committer: Geoffrey Métais
Player multitaps animations
> https://code.videolan.org/videolan/vlc-android/commit/e93195d675cdd3bfaca35782f2293f35dd2cfd96
---
.../res/drawable-hdpi/ic_half_seek_forward.png | Bin 0 -> 559 bytes
.../res/drawable-hdpi/ic_half_seek_rewind.png | Bin 0 -> 578 bytes
.../res/drawable-mdpi/ic_half_seek_forward.png | Bin 0 -> 431 bytes
.../res/drawable-mdpi/ic_half_seek_rewind.png | Bin 0 -> 444 bytes
.../res/drawable-xhdpi/ic_half_seek_forward.png | Bin 0 -> 824 bytes
.../res/drawable-xhdpi/ic_half_seek_rewind.png | Bin 0 -> 849 bytes
.../res/drawable-xxhdpi/ic_half_seek_forward.png | Bin 0 -> 1098 bytes
.../res/drawable-xxhdpi/ic_half_seek_rewind.png | Bin 0 -> 1155 bytes
.../res/drawable-xxxhdpi/ic_half_seek_forward.png | Bin 0 -> 1674 bytes
.../res/drawable-xxxhdpi/ic_half_seek_rewind.png | Bin 0 -> 1786 bytes
vlc-android/res/drawable/ic_play.xml | 4 +-
vlc-android/res/layout/player.xml | 7 +
vlc-android/res/layout/player_overlay_seek.xml | 155 ++++++++++++++++++++
.../videolan/vlc/gui/video/VideoPlayerActivity.kt | 163 ++++++++++++++++++++-
14 files changed, 320 insertions(+), 9 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/e93195d675cdd3bfaca35782f2293f35dd2cfd96
More information about the Android
mailing list