Skip to content
Snippets Groups Projects
Commit 8541369b authored by Nicolas Pomepuy's avatar Nicolas Pomepuy Committed by Geoffrey Métais
Browse files

Fix equalizer focus issue

(cherry picked from commit 2c4ff0e6)
parent 58ba9ca9
No related branches found
No related tags found
No related merge requests found
......@@ -128,6 +128,7 @@ class EqualizerFragment : VLCBottomSheetDialogFragment() {
v.parent.requestDisallowInterceptTouchEvent(true)
true
}
binding.equalizerButton.clearFocus()
}
private fun fillViews() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment