[Android] Fix and standardize some RTL issues in the audio player

Nicolas Pomepuy git at videolan.org
Wed Apr 2 09:41:48 UTC 2025


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Mar 31 11:29:06 2025 +0200| [9b362d6c4634d9532e8630767677f0528af9edf8] | committer: Nicolas Pomepuy

Fix and standardize some RTL issues in the audio player

Fixes #3188

> https://code.videolan.org/videolan/vlc-android/commit/9b362d6c4634d9532e8630767677f0528af9edf8
---

 .../main/res/drawable-ldrtl/ic_next_chapter.xml    | 37 ++++++++++++++++++++++
 .../res/drawable-ldrtl/ic_player_bookmark_next.xml | 36 +++++++++++++++++++++
 .../drawable-ldrtl/ic_player_bookmark_previous.xml | 36 +++++++++++++++++++++
 .../res/drawable-ldrtl/ic_previous_chapter.xml     | 37 ++++++++++++++++++++++
 .../src/main/res/drawable/ic_next_chapter.xml      | 37 ++++++++++++++++++++++
 .../src/main/res/drawable/ic_previous_chapter.xml  | 37 ++++++++++++++++++++++
 .../vlc-android/res/layout/audio_player.xml        |  4 ++-
 .../res/layout/cover_media_switcher_item.xml       |  4 +--
 .../src/org/videolan/vlc/gui/audio/AudioPlayer.kt  |  8 +++--
 .../vlc/gui/helpers/BookmarkListDelegate.kt        |  5 +--
 .../videolan/vlc/gui/view/CoverMediaSwitcher.kt    |  5 +--
 11 files changed, 236 insertions(+), 10 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/9b362d6c4634d9532e8630767677f0528af9edf8


More information about the Android mailing list