[Android] Improve the fast scroller design and behavior

Nicolas Pomepuy git at videolan.org
Fri Jun 23 09:34:39 UTC 2023


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Jun 22 15:38:20 2023 +0200| [e25c3001b566e89a1033de2d82463a5175efa7cb] | committer: Duncan McNamara

Improve the fast scroller design and behavior

Fixes #2968
Make it larger, less obstructive and more in touch with modern design

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

 .../src/main/res/drawable/fastscroller_handle.xml  | 10 +++--
 .../res/drawable/fastscroller_handle_black.xml     | 10 +++--
 .../resources/src/main/res/values/dimens.xml       | 10 ++---
 .../vlc-android/res/layout/audio_albums_songs.xml  |  3 +-
 .../vlc-android/res/layout/audio_browser.xml       |  1 -
 .../vlc-android/res/layout/directory_browser.xml   |  1 -
 .../vlc-android/res/layout/fastscroller.xml        |  4 +-
 .../res/layout/header_media_list_activity.xml      |  3 +-
 .../vlc-android/res/layout/playlists_fragment.xml  |  1 -
 .../vlc-android/res/layout/video_browser.xml       |  1 -
 application/vlc-android/res/layout/video_grid.xml  |  4 +-
 .../src/org/videolan/vlc/gui/view/FastScroller.kt  | 46 +++++++++++++++++-----
 12 files changed, 57 insertions(+), 37 deletions(-)

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


More information about the Android mailing list