[Android] TV color picker: add previous color and fix theme
Nicolas Pomepuy
git at videolan.org
Tue Sep 20 15:06:14 UTC 2022
vlc-android | branch: 3.5.x | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Sep 9 10:02:55 2022 +0200| [39f29542b482fdd20db17185ce12010b72e209e3] | committer: Duncan McNamara
TV color picker: add previous color and fix theme
> https://code.videolan.org/videolan/vlc-android/commit/39f29542b482fdd20db17185ce12010b72e209e3
---
.../resources/src/main/res/values/strings.xml | 2 +
.../television/src/main/AndroidManifest.xml | 2 +-
.../videolan/television/ui/ColorPickerActivity.kt | 9 +-
.../television/ui/views/ColorPickerItem.kt | 4 +
.../src/main/res/layout/activity_color_picker.xml | 103 ++++++++++++++++-----
application/vlc-android/res/values/styles.xml | 3 +
6 files changed, 95 insertions(+), 28 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/39f29542b482fdd20db17185ce12010b72e209e3
More information about the Android
mailing list