[Android] Improve the playback speed dialog
Nicolas Pomepuy
git at videolan.org
Wed Jun 5 14:57:37 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu May 2 13:15:24 2024 +0200| [dfbc1309465329a7587124541d170c99bd68f4d3] | committer: Duncan McNamara
Improve the playback speed dialog
> https://code.videolan.org/videolan/vlc-android/commit/dfbc1309465329a7587124541d170c99bd68f4d3
---
.../src/main/res/drawable/ic_chevron_left.xml | 13 ++
.../src/main/res/drawable/ic_chevron_right.xml | 13 ++
.../src/main/res/drawable/round_border.xml | 7 +
.../src/main/res/drawable/round_border_normal.xml | 29 +++
.../src/main/res/drawable/round_border_pressed.xml | 31 ++++
.../res/layout/dialog_playback_speed.xml | 202 +++++++++++++--------
.../vlc/gui/dialogs/PlaybackSpeedDialog.kt | 75 +++++---
7 files changed, 270 insertions(+), 100 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/dfbc1309465329a7587124541d170c99bd68f4d3
More information about the Android
mailing list