Skip to content

Fix UninitializedPropertyAccessException on video player

Nicolas Pomepuy requested to merge Aza/vlc-android:crash_fixes into master

Fixes #2560 (closed) It was happening when trying to disable accessibility events on the progress bar before the view were initialized

Merge request reports