Skip to content

TvBaseBrowser: fix selection flicker in list

Duncan McNamara requested to merge Skantes/vlc-android:tvnav into master

Add condition call to focus on the list when there is a previous selection to stop focus from going back to the first item, and then back to the previously selected item.

Edited by Duncan McNamara

Merge request reports