[Android] Fix primary color not applied everywhere

Nicolas Pomepuy git at videolan.org
Fri May 28 08:46:00 UTC 2021


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri May 28 10:26:54 2021 +0200| [2c3e8a11c0f8d6602dd5cb20a975dfbe877ddf21] | committer: Nicolas Pomepuy

Fix primary color not applied everywhere

Fixes #2036

> https://code.videolan.org/videolan/vlc-android/commit/2c3e8a11c0f8d6602dd5cb20a975dfbe877ddf21
---

 .../src/main/res/drawable/fastscroller_bubble.xml  |   2 +-
 .../res/drawable/fastscroller_bubble_black.xml     |  16 +++
 .../src/main/res/drawable/fastscroller_handle.xml  |   2 +-
 .../res/drawable/fastscroller_handle_black.xml     |  12 ++
 .../src/main/res/drawable/progress_mini_player.xml |   2 +-
 .../resources/src/main/res/values/attrs.xml        |   3 +-
 .../vlc-android/res/layout/audio_player_header.xml | 132 ---------------------
 .../vlc-android/res/layout/fastscroller.xml        |   2 +-
 application/vlc-android/res/layout/toolbar.xml     |   3 +-
 application/vlc-android/res/values/styles.xml      |   8 +-
 .../src/org/videolan/vlc/gui/BaseFragment.kt       |   8 +-
 11 files changed, 46 insertions(+), 144 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/2c3e8a11c0f8d6602dd5cb20a975dfbe877ddf21


More information about the Android mailing list