Skip to content
Snippets Groups Projects
Commit 2de5161f authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Fix audio player layout variable type

parent 2809d417
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
type="org.videolan.vlc.gui.audio.AudioPlayer" />
<variable
name="showCover"
type="Boolean" />
type="boolean" />
</data>
<android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/content_layout"
......
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