Skip to content
Snippets Groups Projects
Commit 2ff797de authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Fix video player hud focus state

parent c02de2f4
No related branches found
No related tags found
1 merge request!6503.3 fixes
......@@ -176,6 +176,7 @@
android:id="@+id/constraintLayout2"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/transparent"
android:paddingTop="@dimen/overlay_padding_top"
android:paddingBottom="@dimen/overlay_padding_bottom"
tools:theme="@style/Theme.VLC.Player"
......
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