Skip to content

ClearHistory: also clear playback resume

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

Resume playback snackbar is based on KEY_CURRENT_AUDIO/MEDIA not just KEY_AUDIO/MEDIA_LAST_PLAYLIST. Clearing history should remove all saved sharedPreference related to current playback.

Merge request reports