Skip to content

Marquee effect for long names in directory browser.

Shivansh Saini requested to merge shivanshs9/vlc-android:browser_marquee into master

Fixes Issue #853 (closed)

Adds a marquee effect for long media and storage names in the directory view. The scroll triggers only when scroll state is idle for visible items. The scroll is stopped when scrolling or in case the media item is not amongst the visible items.

Merge request reports