[Android] Lazy load audioplayer fragment
Geoffrey Métais
git at videolan.org
Mon Dec 19 13:09:28 CET 2016
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Dec 19 12:45:06 2016 +0100| [74cd0ab63d5b21088b413e10b844f6bbf6463b64] | committer: Geoffrey Métais
Lazy load audioplayer fragment
> https://code.videolan.org/videolan/vlc-android/commit/74cd0ab63d5b21088b413e10b844f6bbf6463b64
---
vlc-android/res/layout/audioplayer.xml | 6 +++
vlc-android/res/layout/main.xml | 10 ++--
vlc-android/res/layout/secondary.xml | 10 ++--
.../vlc/gui/AudioPlayerContainerActivity.java | 57 +++++++++++++++++-----
.../src/org/videolan/vlc/gui/MainActivity.java | 2 +-
.../org/videolan/vlc/gui/SecondaryActivity.java | 2 +-
.../org/videolan/vlc/gui/audio/AudioPlayer.java | 2 +-
7 files changed, 63 insertions(+), 26 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/74cd0ab63d5b21088b413e10b844f6bbf6463b64
More information about the Android
mailing list