[Android] Context menu for stream items
Geoffrey Métais
git at videolan.org
Tue Sep 11 15:51:34 CEST 2018
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Sep 11 15:34:59 2018 +0200| [49075365ca76e0cc550664a01eaff4af458c379b] | committer: Geoffrey Métais
Context menu for stream items
Fix #567
> https://code.videolan.org/videolan/vlc-android/commit/49075365ca76e0cc550664a01eaff4af458c379b
---
vlc-android/res/layout/mrl_item.xml | 27 +++++++++---
vlc-android/res/layout/mrl_panel.xml | 2 +-
vlc-android/res/values/strings.xml | 2 +
.../org/videolan/vlc/gui/dialogs/ContextSheet.kt | 1 +
.../src/org/videolan/vlc/gui/network/MRLAdapter.kt | 21 +++++-----
.../videolan/vlc/gui/network/MRLPanelFragment.kt | 49 +++++++++++++++++++---
vlc-android/src/org/videolan/vlc/util/Constants.kt | 1 +
.../org/videolan/vlc/viewmodels/StreamsModel.kt | 6 +++
8 files changed, 86 insertions(+), 23 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/49075365ca76e0cc550664a01eaff4af458c379b
More information about the Android
mailing list